systemd restart always
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user