]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix permissions put in cups-files.conf.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 13 Dec 2012 20:36:08 +0000 (20:36 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Thu, 13 Dec 2012 20:36:08 +0000 (20:36 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10764 7a7537e8-13f0-0310-91df-b6672ffda945

conf/cups-files.conf.in

index 01ee93317a0b7836877e6c845ef8217ed98eaf04..123812cf87aecf805e09d840e7a36bbc8e86f211 100644 (file)
@@ -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