master
parent
ac31e43197
commit
e4649e76ee
|
@ -23,5 +23,5 @@ MODPROBE=`which modprobe`
|
||||||
IPTABLES=`which iptables`
|
IPTABLES=`which iptables`
|
||||||
IP6TABLES=`which ip6tables`
|
IP6TABLES=`which ip6tables`
|
||||||
|
|
||||||
IPTablesMod="ip_tables"
|
IP4TablesMod="ip_tables"
|
||||||
IP6TablesMod="ip6_tables"
|
IP6TablesMod="ip6_tables"
|
Loading…
Reference in New Issue