systemd restart always
This commit is contained in:
parent
b1a6565a99
commit
ffb162c415
@ -1,4 +1,3 @@
|
||||
|
||||
[Unit]
|
||||
Description=No hang daemon
|
||||
After=sysinit.target
|
||||
@ -6,6 +5,7 @@ Documentation=man:nohang(1) https://github.com/hakavlad/nohang
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/nohang
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user