]> git.ipfire.org Git - collecty.git/blame - src/systemd/collecty.service.in
Add dbus interface
[collecty.git] / src / systemd / collecty.service.in
CommitLineData
9af02219
MT
1[Unit]
2Description=collecty - A system data collecting daemon
3
4[Service]
c968f6d9 5Type=dbus
2fc9f9a2 6ExecStart=@bindir@/collectyd
9af02219 7ExecReload=/bin/kill -HUP $MAINPID
c968f6d9 8BusName=org.ipfire.collecty1
9af02219
MT
9
10[Install]
11WantedBy=multi-user.target