summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>2015-04-07 15:35:01 -0600
committerTodd C. Miller <Todd.Miller@courtesan.com>2015-04-07 15:35:01 -0600
commitcd3c5827618b679023c80c68a638263e11bc8cdf (patch)
treed4b797dc37675b2d2a3f832ac0f527f2e9945a66 /.hgignore
parent7e5d8032cb36b57f3e0672399fb8cb12e75c2008 (diff)
downloadsudo-cd3c5827618b679023c80c68a638263e11bc8cdf.tar.gz
Create template tmpfiles.d/sudo.conf for installation instead of
creating one via echo commands in the Makefile. Add --enable-tmpfiles.d configure option to enable/disable use of tmpfiles.d and override the default directory. Use --disable-tmpfiles.d in mkpkg so we no longer need to ignore tmpfiles.d/sudo.conf in sudo.pp.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 1d974406b..4c62d7033 100644
--- a/.hgignore
+++ b/.hgignore
@@ -23,6 +23,7 @@ Makefile$
^doc/varsub$
^init.d/.*.sh$
+^init.d/sudo.conf$
^pathnames\.h$
^src/sudo$