X-Git-Url: https://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=optional-tools%2Fmake-iptables-restore;h=950a2dd8db3c8c9308fbf8288c1a920106c5c581;hp=c4c0ce481ddfd84c77b0c42515c55121a11d6ff6;hb=HEAD;hpb=1fcbc04fa250f924b258cf0f40b30cbcf511e634 diff --git a/optional-tools/make-iptables-restore b/optional-tools/make-iptables-restore index c4c0ce4..950a2dd 100755 --- a/optional-tools/make-iptables-restore +++ b/optional-tools/make-iptables-restore @@ -1,5 +1,5 @@ #!/bin/bash -# $Id$ +# $Id: make-iptables-restore 172 2012-05-13 16:10:52Z aquarius $ iptables="/sbin/iptables" iptablesrestore="/sbin/iptables-restore" ifconfig="/sbin/ifconfig"