Reword 'update' description.

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-06-19 13:28:17 -07:00
parent ee384d03ce
commit d12336ec78

View File

@ -80,13 +80,13 @@ None.
DROP_DEFAULT=Drop(-,DROP)
4) An 'update' command has been added that validates the
configuration and then updates the shorewall.conf
(shorewall6.conf) file. The updated file will set any new options
with their default values and will move any deprecated options with
non-default values to a 'deprecated options' section at the end of
the file. Each such deprecated option will generate a warning
message.
4) An 'update' command has been added to /sbin/shorewall and
/sbin/shorewall6. The command validates the configuration and then
updates the shorewall.conf (shorewall6.conf) file. The updated file
will set any new options with their default values and will move
any deprecated options with non-default values to a 'deprecated
options' section at the end of the file. Each such deprecated
option will generate a warning message.
Your original shorewall.conf (shorewall6.conf) file will be saved as
shorewall.conf.bak (shorewall6.conf.bak).