146debc2cSopenharmony_ci# 246debc2cSopenharmony_ci# File/directory/user/group configuration file for the CUPS scheduler. 346debc2cSopenharmony_ci# See "man cups-files.conf" for a complete description of this file. 446debc2cSopenharmony_ci# 546debc2cSopenharmony_ci 646debc2cSopenharmony_ci# List of events that are considered fatal errors for the scheduler... 746debc2cSopenharmony_ci#FatalErrors config 846debc2cSopenharmony_ci 946debc2cSopenharmony_ci# Do we call fsync() after writing configuration or status files? 1046debc2cSopenharmony_ci#SyncOnClose No 1146debc2cSopenharmony_ci 1246debc2cSopenharmony_ci# Default user and group for filters/backends/helper programs; this cannot be 1346debc2cSopenharmony_ci# any user or group that resolves to ID 0 for security reasons... 1446debc2cSopenharmony_ciUser cups 1546debc2cSopenharmony_ciGroup cups 1646debc2cSopenharmony_ci 1746debc2cSopenharmony_ci# Administrator user group, used to match @SYSTEM in cupsd.conf policy rules... 1846debc2cSopenharmony_ci# This cannot contain the Group value for security reasons... 1946debc2cSopenharmony_ciSystemGroup print 2046debc2cSopenharmony_ci 2146debc2cSopenharmony_ci 2246debc2cSopenharmony_ci# User that is substituted for unauthenticated (remote) root accesses... 2346debc2cSopenharmony_ci#RemoteRoot remroot 2446debc2cSopenharmony_ci 2546debc2cSopenharmony_ci# Do we allow file: device URIs other than to /dev/null? 2646debc2cSopenharmony_ci#FileDevice No 2746debc2cSopenharmony_ci 2846debc2cSopenharmony_ci# Permissions for configuration and log files... 2946debc2cSopenharmony_ci#ConfigFilePerm 0640 3046debc2cSopenharmony_ci#LogFilePerm 0644 3146debc2cSopenharmony_ci 3246debc2cSopenharmony_ci# Location of the file logging all access to the scheduler; may be the name 3346debc2cSopenharmony_ci# "syslog". If not an absolute path, the value of ServerRoot is used as the 3446debc2cSopenharmony_ci# root directory. Also see the "AccessLogLevel" directive in cupsd.conf. 3546debc2cSopenharmony_ciAccessLog /data/service/el1/public/print_service/cups/log/access_log 3646debc2cSopenharmony_ci 3746debc2cSopenharmony_ci# Location of cache files used by the scheduler... 3846debc2cSopenharmony_ciCacheDir /data/service/el1/public/print_service/cups/cache 3946debc2cSopenharmony_ci 4046debc2cSopenharmony_ci# Location of data files used by the scheduler... 4146debc2cSopenharmony_ciDataDir /data/service/el1/public/print_service/cups/datadir 4246debc2cSopenharmony_ci 4346debc2cSopenharmony_ci# Location of the static web content served by the scheduler... 4446debc2cSopenharmony_ciDocumentRoot /data/service/el1/public/print_service/cups/doc 4546debc2cSopenharmony_ci 4646debc2cSopenharmony_ci# Location of the file logging all messages produced by the scheduler and any 4746debc2cSopenharmony_ci# helper programs; may be the name "syslog". If not an absolute path, the value 4846debc2cSopenharmony_ci# of ServerRoot is used as the root directory. Also see the "LogLevel" 4946debc2cSopenharmony_ci# directive in cupsd.conf. 5046debc2cSopenharmony_ciErrorLog /data/service/el1/public/print_service/cups/log/error_log 5146debc2cSopenharmony_ci 5246debc2cSopenharmony_ci# Location of the file logging all pages printed by the scheduler and any 5346debc2cSopenharmony_ci# helper programs; may be the name "syslog". If not an absolute path, the value 5446debc2cSopenharmony_ci# of ServerRoot is used as the root directory. Also see the "PageLogFormat" 5546debc2cSopenharmony_ci# directive in cupsd.conf. 5646debc2cSopenharmony_ciPageLog /data/service/el1/public/print_service/cups/log/page_log 5746debc2cSopenharmony_ci 5846debc2cSopenharmony_ci# Location of the file listing all of the local printers... 5946debc2cSopenharmony_ciPrintcap /data/service/el1/public/print_service/cups/printcap 6046debc2cSopenharmony_ci 6146debc2cSopenharmony_ci# Format of the Printcap file... 6246debc2cSopenharmony_ciPrintcapFormat bsd 6346debc2cSopenharmony_ci#PrintcapFormat plist 6446debc2cSopenharmony_ci#PrintcapFormat solaris 6546debc2cSopenharmony_ci 6646debc2cSopenharmony_ci# Location of all spool files... 6746debc2cSopenharmony_ciRequestRoot /data/service/el1/public/print_service/cups/spool 6846debc2cSopenharmony_ci 6946debc2cSopenharmony_ci# Location of helper programs... 7046debc2cSopenharmony_ciServerBin /data/service/el1/public/print_service/cups/serverbin 7146debc2cSopenharmony_ci 7246debc2cSopenharmony_ci# SSL/TLS keychain for the scheduler... 7346debc2cSopenharmony_ci#ServerKeychain 7446debc2cSopenharmony_ci 7546debc2cSopenharmony_ci# Location of other configuration files... 7646debc2cSopenharmony_ciServerRoot /data/service/el1/public/print_service/cups 7746debc2cSopenharmony_ci 7846debc2cSopenharmony_ci# Location of scheduler state files... 7946debc2cSopenharmony_ciStateDir /data/service/el1/public/print_service/cups/run 8046debc2cSopenharmony_ci 8146debc2cSopenharmony_ci# Location of scheduler/helper temporary files. This directory is emptied on 8246debc2cSopenharmony_ci# scheduler startup and cannot be one of the standard (public) temporary 8346debc2cSopenharmony_ci# directory locations for security reasons... 8446debc2cSopenharmony_ciTempDir /data/service/el1/public/print_service/cups/spool/tmp