update unit files
This commit is contained in:
parent
ede8879672
commit
db3fc62baf
@ -5,7 +5,7 @@ Conflicts=nohang.service
|
|||||||
After=system.slice
|
After=system.slice
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/nohang --config /etc/nohang/nohang-desktop.conf
|
ExecStart=:TARGET_BIN:/nohang --config :TARGET_CONF:/nohang/nohang-desktop.conf
|
||||||
SyslogIdentifier=nohang-desktop
|
SyslogIdentifier=nohang-desktop
|
||||||
|
|
||||||
KillMode=mixed
|
KillMode=mixed
|
||||||
|
@ -5,7 +5,7 @@ Conflicts=nohang-desktop.service
|
|||||||
After=system.slice
|
After=system.slice
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/local/bin/nohang --config /etc/nohang/nohang.conf
|
ExecStart=:TARGET_BIN:/nohang --config :TARGET_CONF:/nohang/nohang.conf
|
||||||
SyslogIdentifier=nohang
|
SyslogIdentifier=nohang
|
||||||
|
|
||||||
KillMode=mixed
|
KillMode=mixed
|
||||||
|
Loading…
Reference in New Issue
Block a user