]> git.ipfire.org Git - collecty.git/blobdiff - src/systemd/collecty.service.in
Add dbus interface
[collecty.git] / src / systemd / collecty.service.in
index 8a8bbca1a8a67828d58d8e67a4f7146155c9d0f1..a515b8e6e3c2aed3d1ce3debd5b06e80715192ee 100644 (file)
@@ -2,8 +2,10 @@
 Description=collecty - A system data collecting daemon
 
 [Service]
+Type=dbus
 ExecStart=@bindir@/collectyd
 ExecReload=/bin/kill -HUP $MAINPID
+BusName=org.ipfire.collecty1
 
 [Install]
 WantedBy=multi-user.target