Remove .service daemon-reload
This commit is contained in:
parent
debf17466a
commit
70e6e64b9e
|
|
@ -9,8 +9,8 @@ ExecStart=/usr/bin/it2s-itss-facilities
|
||||||
KillMode=mixed
|
KillMode=mixed
|
||||||
SuccessExitStatus=0 SIGKILL SIGHUP KILL
|
SuccessExitStatus=0 SIGKILL SIGHUP KILL
|
||||||
TimeoutStopSec=5
|
TimeoutStopSec=5
|
||||||
ExecStopPost=/usr/bin/systemctl daemon-reload
|
#ExecStopPost=/usr/bin/systemctl daemon-reload
|
||||||
ExecStopPost=/usr/bin/systemctl reset-failed
|
#ExecStopPost=/usr/bin/systemctl reset-failed
|
||||||
SendSIGHUP=yes
|
SendSIGHUP=yes
|
||||||
SendSIGKILL=yes
|
SendSIGKILL=yes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue