This commit is contained in:
2022-02-28 16:17:10 +01:00
parent 6649efc76e
commit 2775449515
77 changed files with 36441 additions and 116 deletions

View File

@ -31,10 +31,12 @@ SystemGroup lpadmin
#ConfigFilePerm 0640
#LogFilePerm 00640
{% if ansible_facts['distribution'] == "Debian" %}
# Specifies the group name or ID that will be used for log files.
# The default group in Debian is "adm".
LogFileGroup adm
{% endif %}
# 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
# root directory. Also see the "AccessLogLevel" directive in cupsd.conf.