]> git.ipfire.org Git - collecty.git/blobdiff - src/systemd/collecty.service.in
Use autotools
[collecty.git] / src / systemd / collecty.service.in
similarity index 82%
rename from collecty.service
rename to src/systemd/collecty.service.in
index 78bd26e5b558d601f47b98342c1c99dfeb625305..8a8bbca1a8a67828d58d8e67a4f7146155c9d0f1 100644 (file)
@@ -2,7 +2,7 @@
 Description=collecty - A system data collecting daemon
 
 [Service]
-ExecStart=/usr/sbin/collectyd
+ExecStart=@bindir@/collectyd
 ExecReload=/bin/kill -HUP $MAINPID
 
 [Install]