summaryrefslogtreecommitdiffstats
path: root/system/netdata-init-d.in
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@tsaousis.gr>2016-05-31 02:12:47 +0300
committerCosta Tsaousis <costa@tsaousis.gr>2016-05-31 02:12:47 +0300
commitb54acfc3e2c05085782a0a80caa8c3ed8ee25fa1 (patch)
tree144cf8d349a4bfc81211a9a0b761a7df12fa018c /system/netdata-init-d.in
parentb6d2dc322241228825a98037b258d2b10d969738 (diff)
added LSB (old debian) init script
Diffstat (limited to 'system/netdata-init-d.in')
-rwxr-xr-xsystem/netdata-init-d.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/netdata-init-d.in b/system/netdata-init-d.in
index 07d5a19ecd..d72dd2e56b 100755
--- a/system/netdata-init-d.in
+++ b/system/netdata-init-d.in
@@ -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.