summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLasse Luttermann Poulsen <llp@nordu.net>2017-08-17 15:38:00 +0200
committerLasse Luttermann Poulsen <llp@nordu.net>2017-08-17 15:38:00 +0200
commitc2411b4c3a8f9c82a6e6218dfa17e58f86c49f83 (patch)
tree2679e13c015f8b2144e0e047da1072388fdcf14b
parent8f1f69895d236dcb3feb6c1276254d7dc12b6e87 (diff)
Cleaned up headers in init.d script.
-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##'