Updated init scripts
This commit is contained in:
parent
7d05eebdcd
commit
a8c81c9583
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# chkconfig: 2345 99 01
|
||||
# chkconfig: 2345 95 05
|
||||
# description: AbuseHelper botnets
|
||||
# processname: botnet
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# chkconfig: 35 90 12
|
||||
# chkconfig: 2345 95 05
|
||||
# description: Murmur Service
|
||||
# processname: murmur
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# chkconfig: 2345 90 10
|
||||
# chkconfig: 2345 95 05
|
||||
# description: Solr Server
|
||||
# processname: solr
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# chkconfig: 35 90 12
|
||||
# chkconfig: 2345 95 05
|
||||
# description: TeamSpeak Service
|
||||
# processname: teamspeak
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue