Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   cupsd.conf    ( 5 )

файл конфигурации сервера для чашек (server configuration file for cups)

  Name  |  Description  |    Note    |  Conforming to  |  Examples  |  See also  |

Примечание (Note)

File, directory, and user configuration directives that used to
       be allowed in the cupsd.conf file are now stored in the
       cups-files.conf(5) file instead in order to prevent certain types
       of privilege escalation attacks.

The scheduler MUST be restarted manually after making changes to the cupsd.conf file. On Linux this is typically done using the systemctl(8) command, while on macOS the launchctl(8) command is used instead.

The @LOCAL macro name can be confusing since the system running cupsd often belongs to a different set of subnets from its clients.