]> git.ipfire.org Git - thirdparty/cups.git/commit
Add --with-systemd-timeoutstartsec configure option 298/head
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 29 Nov 2021 12:18:18 +0000 (13:18 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 29 Nov 2021 13:53:55 +0000 (14:53 +0100)
commit6bfea2e76b13346c63a3bb87496245bbc667ac26
tree2dd8a0c68e26f0d946a3049cf3f760d90531c47b
parentcb7a7b528ca232f8d2873a680ea828696ff9393b
Add --with-systemd-timeoutstartsec configure option

cupsd can be killed by systemd if the daemon takes too much time when
starting - f.e. when loading many queues and/or not enough memory for
loading the daemon quicker.

TimeoutStartSec directive for systemd services defines the time after
which the daemon is killed - if set to 'infinity', a service is not
killed.
CHANGES.md
config-scripts/cups-defaults.m4
configure
scheduler/cups.service.in