]> arthur.barton.de Git - netdata.git/blobdiff - system/netdata-init-d.in
Replaces deprecated pidfile argument with -P
[netdata.git] / system / netdata-init-d.in
old mode 100755 (executable)
new mode 100644 (file)
index 07d5a19..d72dd2e
@@ -1,8 +1,8 @@
 #!/bin/sh
 #
-# netdata      Real-time charts for system monitoring
+# netdata      Real-time performance monitoring, done right
 # chkconfig: 345 99 01
-# description:  Netdata is a daemon that collects data in realtime (per second)
+# description:  Netdata is a daemon that collects data in real-time (per second)
 #               and presents a web site to view and analyze them. The presentation
 #               is also real-time and full of interactive charts that precisely
 #               render all collected values.