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