summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/cups-files.conf.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/cups-files.conf.in b/conf/cups-files.conf.in
index 123812cf8..36afecc40 100644
--- a/conf/cups-files.conf.in
+++ b/conf/cups-files.conf.in
@@ -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@