mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
Systemd: don't kill any running check plugins
This commit is contained in:
parent
2b3511d8a6
commit
fad2dc82ce
@ -12,6 +12,7 @@ ExecStart=@CMAKE_INSTALL_FULL_SBINDIR@/icinga2 daemon --close-stdio -e ${ICINGA2
|
||||
PIDFile=@ICINGA2_INITRUNDIR@/icinga2.pid
|
||||
ExecReload=@CMAKE_INSTALL_PREFIX@/lib/icinga2/safe-reload @ICINGA2_SYSCONFIGFILE@
|
||||
TimeoutStartSec=30m
|
||||
KillMode=mixed
|
||||
|
||||
# Systemd >228 enforces a lower process number for services.
|
||||
# Depending on the distribution and Systemd version, this must
|
||||
|
Loading…
x
Reference in New Issue
Block a user