Added $LINE Automatic variable.
[ferm.git] / test / misc / autovar.result
blobf0210a563f189ce5915fd7d23bf80535cb37612a
1 iptables -t filter -A INPUT -j LOG --log-prefix 'in filter '
2 iptables -t filter -A INPUT -j LOG --log-prefix 'in INPUT '
3 iptables -t filter -A INPUT -j LOG --log-prefix 'in filter/INPUT '
4 iptables -t filter -A INPUT -j LOG --log-prefix 'in filter/INPUT line #5'