Improve comments in the sysconfig file

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-05-18 14:47:00 -07:00
parent 0c9a0150d2
commit 13828bffbc

View File

@ -1,4 +1,4 @@
# List the Shorewall products that Shorewall-lite is to # List the Shorewall products that Shorewall-init is to
# initialize (space-separated list). # initialize (space-separated list).
# #
# Sample: PRODUCTS="shorewall shorewall6" # Sample: PRODUCTS="shorewall shorewall6"
@ -7,6 +7,6 @@ PRODUCTS=""
# #
# Set this to 1 if you want Shorewall-init to react to # Set this to 1 if you want Shorewall-init to react to
# ifup/ifdown events # ifup/ifdown and NetworkManager events
# #
IFUPDOWN=0 IFUPDOWN=0