mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-23 16:13:18 +01:00
More verbosity control -- take 3a
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3362 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
8fd27fb51c
commit
51f53236ec
@ -879,7 +879,9 @@ reload_command() {
|
||||
|
||||
progress_message3 "Compiling..."
|
||||
|
||||
if $SHOREWALL_SHELL /usr/share/shorewall/compiler $debugging $nolock compile -p /var/lib/shorewall/.reload; then
|
||||
export PROGRAM=Yes
|
||||
|
||||
if $SHOREWALL_SHELL /usr/share/shorewall/compiler $debugging $nolock compile /var/lib/shorewall/.reload; then
|
||||
progress_message3 "Installing..."
|
||||
/var/lib/shorewall/.reload reload
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user