forked from extern/shorewall_code
Enable compiler logging on reload and restart
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
32f888a7d4
commit
eb95532248
@ -435,7 +435,7 @@ compiler() {
|
|||||||
get_config Yes
|
get_config Yes
|
||||||
|
|
||||||
case $COMMAND in
|
case $COMMAND in
|
||||||
*start|try|refresh)
|
*start|try|refresh|reload|restart)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
STARTUP_LOG=
|
STARTUP_LOG=
|
||||||
|
Loading…
Reference in New Issue
Block a user