X-Git-Url: http://git.harvie.cz/?p=svn%2FPrometheus-QoS%2F.git;a=blobdiff_plain;f=optional-tools%2Fmake-iptables-restore;h=950a2dd8db3c8c9308fbf8288c1a920106c5c581;hp=c4c0ce481ddfd84c77b0c42515c55121a11d6ff6;hb=4deb2d6f2b43232cf5e782ebb1deb9b0e041def9;hpb=dba7666bdacf8846560e5414b6c9535434e98f8b 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"