$NetBSD: patch-doc-help-man-cups-files.conf.html,v 1.1 2017/07/27 08:54:26 wiz Exp $ Add a PidFile configuration directive to write a PID file. --- doc/help/man-cups-files.conf.html.orig 2017-03-28 20:26:53.000000000 +0200 +++ doc/help/man-cups-files.conf.html 2017-07-17 17:25:02.000000000 +0200 @@ -116,6 +116,10 @@ The default is "/var/log/cups/page_log". +
PidFile path +
Specifies the file the CUPS scheduler writes its PID to +(set to an ampty value to disable the PID file). +The default is usually "/var/run/cups/cupsd.pid".
RemoteRoot username
Specifies the username that is associated with unauthenticated accesses by clients claiming to be the root user. The default is "remroot".