summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-01-10 17:01:44 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-01-10 17:01:44 +0000
commit0fa6c7fa54164ee70ee9ccfa936b889a637d5ecd (patch)
treed84095ec3813ddd6d09ac71499ab00df3f9450f2 /conf
parentc1420c8744235de1249c34b956b7c11ccafd659d (diff)
downloadcups-0fa6c7fa54164ee70ee9ccfa936b889a637d5ecd.tar.gz
Merge changes from CUPS 1.7svn-r10791.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4120 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'conf')
-rw-r--r--conf/cups-files.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/cups-files.conf.in b/conf/cups-files.conf.in
index 01ee93317..123812cf8 100644
--- a/conf/cups-files.conf.in
+++ b/conf/cups-files.conf.in
@@ -24,8 +24,8 @@ SystemGroup @CUPS_SYSTEM_GROUPS@
#FileDevice No
# Permissions for configuration and log files...
-#ConfigFilePerm @CUPS_CONFIG_FILE_PERM@
-#LogFilePerm @CUPS_LOG_FILE_PERM@
+#ConfigFilePerm 0@CUPS_CONFIG_FILE_PERM@
+#LogFilePerm 0@CUPS_LOG_FILE_PERM@
# Location of the file logging all access to the scheduler; may be the name
# "syslog". If not an absolute path, the value of ServerRoot is used as the