Updated auto start example service files for systemd and runit.

This commit is contained in:
Storm Dragon
2024-12-09 19:38:39 -05:00
parent 5a59ef6325
commit d70073274b
3 changed files with 4 additions and 7 deletions

View File

@ -5,7 +5,7 @@ After=systemd-udev-settle.service sound.target
[Service]
Type=forking
PIDFile=/var/run/fenrir.pid
ExecStart=/usr/local/bin/fenrir-daemon
ExecStart=/usr/local/bin/fenrir
ExecReload=/usr/bin/kill -HUP $MAINPID
Restart=always
#Group=fenrirscreenreader