nohang/nohang.service
2018-08-01 02:42:18 +03:00

12 lines
214 B
Desktop File

[Unit]
Description=No hang daemon
After=sysinit.target
Documentation=man:nohang(1) https://github.com/hakavlad/nohang
[Service]
ExecStart=/usr/local/bin/nohang
Restart=always
[Install]
WantedBy=multi-user.target