forked from extern/shorewall_code
Expand the list of commands that write to STARTUP_LOG
- add the safe-* commands Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
0faf3b6db1
commit
f9bbca8b05
@ -435,7 +435,7 @@ compiler() {
|
||||
get_config Yes
|
||||
|
||||
case $COMMAND in
|
||||
*start|try|refresh|reload|restart)
|
||||
*start|try|refresh|reload|restart|safe-*)
|
||||
;;
|
||||
*)
|
||||
STARTUP_LOG=
|
||||
|
Loading…
Reference in New Issue
Block a user