diff options
Diffstat (limited to 'print/cups/files/patch-conf_cupsd.conf.in')
| -rw-r--r-- | print/cups/files/patch-conf_cupsd.conf.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/print/cups/files/patch-conf_cupsd.conf.in b/print/cups/files/patch-conf_cupsd.conf.in new file mode 100644 index 000000000000..3085809210f4 --- /dev/null +++ b/print/cups/files/patch-conf_cupsd.conf.in @@ -0,0 +1,12 @@ +--- conf/cupsd.conf.in.orig 2025-11-27 15:21:54 UTC ++++ conf/cupsd.conf.in +@@ -28,9 +28,6 @@ WebInterface @CUPS_WEBIF@ + # Web interface setting... + WebInterface @CUPS_WEBIF@ + +-# Timeout after cupsd exits if idle (applied only if cupsd runs on-demand - with -l) +-IdleExitTimeout @EXIT_TIMEOUT@ +- + # Restrict access to the server... + <Location /> + Order allow,deny |
