shorewall_code/Shorewall-init/sysconfig
Tom Eastep a501222194 Fix some bugs in the Shorewall-init implementation
Signed-off-by: Tom Eastep <teastep@shorewall.net>
2010-05-16 17:41:09 -07:00

13 lines
244 B
Plaintext

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