aboutsummaryrefslogtreecommitdiffstats
path: root/main/rrdcollect/rrdcollect.initd
blob: 6e086ea038e6118aa698db652d9021a752d207b2 (plain)
1
2
3
4
5
6
#!/sbin/openrc-run

description="rrdcollect daemon"
pidfile="/var/run/${RC_SVCNAME}.pid"
command="/usr/sbin/rrdcollect"