Fixed botnet init start/stop order
Start/stop botnets after/before apache.
This commit is contained in:
parent
cc7fd35b36
commit
d2af9fcb04
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# chkconfig: 2345 85 60
|
# chkconfig: 2345 90 10
|
||||||
# description: AbuseHelper botnets
|
# description: AbuseHelper botnets
|
||||||
# processname: botnet
|
# processname: botnet
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue