diff --git a/autostart/systemd/fenrir.service b/autostart/systemd/fenrir.service index 449e3155..92e704ee 100644 --- a/autostart/systemd/fenrir.service +++ b/autostart/systemd/fenrir.service @@ -5,7 +5,7 @@ After=systemd-udev-settle.service sound.target [Service] Type=forking PIDFile=/var/run/fenrir.pid -ExecStart=/usr/bin/fenrir +ExecStart=/usr/bin/fenrir-daemon ExecReload=/usr/bin/kill -HUP $MAINPID Restart=always #Group=fenrir