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