mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 03:35:38 +03:00
7 lines
149 B
Text
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"
|