set Slice=hostcritical.slice
This commit is contained in:
parent
cf6b213afe
commit
faf49b0023
@ -6,6 +6,7 @@ After=sysinit.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=:TARGET_SBINDIR:/nohang --monitor --config :TARGET_SYSCONFDIR:/nohang/nohang-desktop.conf
|
ExecStart=:TARGET_SBINDIR:/nohang --monitor --config :TARGET_SYSCONFDIR:/nohang/nohang-desktop.conf
|
||||||
|
Slice=hostcritical.slice
|
||||||
SyslogIdentifier=nohang-desktop
|
SyslogIdentifier=nohang-desktop
|
||||||
KillMode=mixed
|
KillMode=mixed
|
||||||
Restart=always
|
Restart=always
|
||||||
|
@ -6,6 +6,7 @@ After=sysinit.target
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=:TARGET_SBINDIR:/nohang --monitor --config :TARGET_SYSCONFDIR:/nohang/nohang.conf
|
ExecStart=:TARGET_SBINDIR:/nohang --monitor --config :TARGET_SYSCONFDIR:/nohang/nohang.conf
|
||||||
|
Slice=hostcritical.slice
|
||||||
SyslogIdentifier=nohang
|
SyslogIdentifier=nohang
|
||||||
KillMode=mixed
|
KillMode=mixed
|
||||||
Restart=always
|
Restart=always
|
||||||
|
Loading…
Reference in New Issue
Block a user