1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-24 03:35:38 +03:00
aports/testing/netdata/netdata.initd
2016-08-31 16:14:00 +02:00

7 lines
149 B
Text

#!/sbin/openrc-run
command=/usr/sbin/netdata
command_args=""
pidfile=/run/netdata.pid
name="netdata"
description="Real-time performance monitoring"