From c2411b4c3a8f9c82a6e6218dfa17e58f86c49f83 Mon Sep 17 00:00:00 2001 From: Lasse Luttermann Poulsen Date: Thu, 17 Aug 2017 15:38:00 +0200 Subject: Cleaned up headers in init.d script. --- node-exporter/files/initd | 4 ---- 1 file changed, 4 deletions(-) (limited to 'node-exporter/files/initd') 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##' -- cgit v1.1