Fix a couple of minor bugs

This commit is contained in:
Tom Eastep 2010-07-31 13:11:46 -07:00
parent bebeba8cae
commit fdcc263023
2 changed files with 2 additions and 1 deletions

View File

@ -526,6 +526,7 @@ sub initialize( $ ) {
IP => undef, IP => undef,
TC => undef, TC => undef,
IPSET => undef, IPSET => undef,
PERL => undef,
# #
#PATH is inherited #PATH is inherited
# #

View File

@ -1,4 +1,4 @@
ss_#!/bin/sh #!/bin/sh
# #
# Shorewall 4.4 -- /usr/share/shorewall/lib.cli. # Shorewall 4.4 -- /usr/share/shorewall/lib.cli.
# #