mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-01 23:45:53 +02:00
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
|
get_config Yes
|
||||||
|
|
||||||
case $COMMAND in
|
case $COMMAND in
|
||||||
*start|try|refresh|reload|restart)
|
*start|try|refresh|reload|restart|safe-*)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
STARTUP_LOG=
|
STARTUP_LOG=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user