forked from extern/shorewall_code
Fix a couple of minor bugs
This commit is contained in:
parent
bebeba8cae
commit
fdcc263023
@ -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
|
||||||
#
|
#
|
||||||
|
@ -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.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user