From a8c81c95837ef1376a31b8642f06326868b6efb0 Mon Sep 17 00:00:00 2001 From: Ossi Salmi Date: Wed, 24 Jul 2013 22:13:24 +0300 Subject: [PATCH] Updated init scripts --- abusehelper/files/botnet.init | 2 +- murmur/files/murmur.init | 2 +- solr/files/solr.init | 2 +- teamspeak/templates/teamspeak.init.erb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/abusehelper/files/botnet.init b/abusehelper/files/botnet.init index 6c3949e..e7cb430 100644 --- a/abusehelper/files/botnet.init +++ b/abusehelper/files/botnet.init @@ -1,6 +1,6 @@ #!/bin/sh -# chkconfig: 2345 99 01 +# chkconfig: 2345 95 05 # description: AbuseHelper botnets # processname: botnet diff --git a/murmur/files/murmur.init b/murmur/files/murmur.init index f0267fa..25a642d 100644 --- a/murmur/files/murmur.init +++ b/murmur/files/murmur.init @@ -1,6 +1,6 @@ #!/bin/bash -# chkconfig: 35 90 12 +# chkconfig: 2345 95 05 # description: Murmur Service # processname: murmur diff --git a/solr/files/solr.init b/solr/files/solr.init index 90c414b..8766916 100644 --- a/solr/files/solr.init +++ b/solr/files/solr.init @@ -1,6 +1,6 @@ #!/bin/sh -# chkconfig: 2345 90 10 +# chkconfig: 2345 95 05 # description: Solr Server # processname: solr diff --git a/teamspeak/templates/teamspeak.init.erb b/teamspeak/templates/teamspeak.init.erb index 47bf7b0..403f91b 100644 --- a/teamspeak/templates/teamspeak.init.erb +++ b/teamspeak/templates/teamspeak.init.erb @@ -1,6 +1,6 @@ #!/bin/bash -# chkconfig: 35 90 12 +# chkconfig: 2345 95 05 # description: TeamSpeak Service # processname: teamspeak