nohang/nohang.service
2018-07-26 00:00:20 +09:00

12 lines
200 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
[Install]
WantedBy=multi-user.target