]> arthur.barton.de Git - netdata.git/blobdiff - system/netdata-openrc.in
Command line: Follow IEEE Std 1003.1, 2013 Edition
[netdata.git] / system / netdata-openrc.in
index 299db5699ffe7bc624579e833a9943136cbecf8f..3d5f2cdcc5e1217d828a01d51ad758850ff8100a 100755 (executable)
@@ -25,7 +25,7 @@ extra_started_commands="getconf"
 pidfile="/run/netdata.pid"
 command="${NETDATA_INSTALL_PATH}/usr/sbin/netdata"
 command_background="yes"
-command_args="-pidfile ${pidfile} ${NETDATA_EXTRA_ARGS}"
+command_args="-P ${pidfile} ${NETDATA_EXTRA_ARGS}"
 # start_stop_daemon_args="-u ${NETDATA_OWNER}"
 start_stop_daemon_args=""