]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - conf/cups-files.conf.in
Fix a few STACK-detected issues:
[thirdparty/cups.git] / conf / cups-files.conf.in
index 8c3a1b58ce5a4587b4059ff5d2864864ad2f034c..36afecc40fccfd0f6d1d392b2280f85f5f0e35b9 100644 (file)
@@ -8,6 +8,9 @@
 # List of events that are considered fatal errors for the scheduler...
 #FatalErrors @CUPS_FATAL_ERRORS@
 
+# Do we call fsync() after writing configuration or status files?
+#SyncOnClose No
+
 # Default user and group for filters/backends/helper programs; this cannot be
 # any user or group that resolves to ID 0 for security reasons...
 #User @CUPS_USER@
@@ -24,8 +27,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
@@ -39,7 +42,7 @@ AccessLog @CUPS_LOGDIR@/access_log
 #DataDir @CUPS_DATADIR@
 
 # Location of the static web content served by the scheduler...
-#DocRoot @CUPS_DOCROOT@
+#DocumentRoot @CUPS_DOCROOT@
 
 # Location of the file logging all messages produced by the scheduler and any
 # helper programs; may be the name "syslog". If not an absolute path, the value