nohang/nohang.service
Alexey Avramov 31a9194a8b small fixes
2018-11-23 03:16:27 +09:00

14 lines
252 B
Desktop File

[Unit]
Description=Highly configurable out of memory preventer
After=sysinit.target
Documentation=man:nohang(1) https://github.com/hakavlad/nohang
[Service]
ExecStart=/usr/sbin/nohang
Restart=always
RestartSec=1
[Install]
WantedBy=multi-user.target