]> git.ipfire.org Git - collecty.git/blobdiff - src/systemd/collecty.service.in
daemon: Move collectyd to /usr/sbin
[collecty.git] / src / systemd / collecty.service.in
index a515b8e6e3c2aed3d1ce3debd5b06e80715192ee..9bc46a52eef4257db9a95138af34da92822914fc 100644 (file)
@@ -3,7 +3,7 @@ Description=collecty - A system data collecting daemon
 
 [Service]
 Type=dbus
-ExecStart=@bindir@/collectyd
+ExecStart=@sbindir@/collectyd
 ExecReload=/bin/kill -HUP $MAINPID
 BusName=org.ipfire.collecty1