fix dependencies in init script
This commit is contained in:
@@ -13,11 +13,6 @@ retry="SIGTERM/${shutdown_timeout}"
|
||||
|
||||
extra_commands="configtest reload"
|
||||
|
||||
depend() {
|
||||
need net
|
||||
before mta
|
||||
}
|
||||
|
||||
checkconfig() {
|
||||
output=$(${command} ${command_args} -t 2>&1)
|
||||
ret=$?
|
||||
|
||||
Reference in New Issue
Block a user