---
 autostart/systemd/Debian/fenrir.service |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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