Set COMMAND=restore in restore-base

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2514 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-08-17 17:52:32 +00:00
parent af28486e63
commit d871e1f163
3 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Changes in 2.5.3
2) Added 'openvpnserver' and 'openvpnclient' tunnel types.
3) Set COMMAND=restore in restore-base.
Changes in 2.5.2
1) Allow port lists in /etc/sorewall/accounting.

View File

@ -8068,6 +8068,7 @@ define_firewall() # $1 = Command (Start or Restart)
save_command ". $f"
save_command "#"
save_command "COMMAND=restore"
save_command "MODULESDIR=\"$MODULESDIR\""
save_command "MODULE_SUFFIX=\"$MODULE_SUFFIX\""

View File

@ -12,6 +12,10 @@ New Features in Shorewall 2.5.3
to reflect the introduction of client and server OpenVPN
configurations in OpenVPN 2.0.
3) The COMMAND variable is now set to 'restore' in restore
scripts. The value of this variable is sometimes of interest to
programmers providing custom /etc/shorewall/tcstart scripts.
Problems Corrected in 2.5.2:
1) You may now include port lists in in the /etc/shorewall/accounting