]> git.ipfire.org Git - thirdparty/cups.git/commit
Add --with-idle-exit-timeout configure option 294/head
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 29 Nov 2021 08:30:26 +0000 (09:30 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 29 Nov 2021 08:30:26 +0000 (09:30 +0100)
commitd3bf52f5dc9e465faba69a85eeed5b64916efddd
tree61cec540aba3662da314a8ae5bb0ab7dcccb6029
parentffe57eb1a3b8e8e1949b44587569307e070786d1
Add --with-idle-exit-timeout configure option

The option enables setting IdleExitTimeout to a desired value - f.e.
setting to zero will disable automatic shutdown, which is useful on servers,
where cupsd is expected to run even if there is no web interface, no jobs
and CUPS doesn't share queues.
CHANGES.md
conf/cupsd.conf.in
config-scripts/cups-defaults.m4
configure