$NetBSD: patch-doc-help-man-cups-files.conf.html,v 1.3 2025/11/30 13:58:06 wiz Exp $
Add a PidFile configuration directive to write a PID file.
--- doc/help/man-cups-files.conf.html.orig 2025-11-27 15:21:54.000000000 +0000
+++ doc/help/man-cups-files.conf.html
@@ -118,6 +118,10 @@ The server name may be included in filen
The default is "/var/log/cups/page_log".
PassEnv variable [ ... variable ]
Passes the specified environment variable(s) to child processes.
+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".
Note: the standard CUPS filter and backend environment variables cannot be overridden using this directive.
PeerCred off
PeerCred on