summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--node-exporter/files/initd4
1 files changed, 0 insertions, 4 deletions
diff --git a/node-exporter/files/initd b/node-exporter/files/initd
index d482867..0e702a2 100644
--- a/node-exporter/files/initd
+++ b/node-exporter/files/initd
@@ -1,12 +1,8 @@
#!/bin/bash
#
-#
-#
# Start on runlevels 3, 4 and 5. Start late, kill early.
# chkconfig: 345 95 05
#
-#
-#!/bin/bash
# absolute path to executable binary
progpath='##PROG##'