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=bc047d940e62954afce8f9327578cc0267f217cf;hb=HEAD;hpb=143c9a45519eac0098099a0920a6d1d4f3e6d787 diff --git a/optional-tools/make-iptables-restore b/optional-tools/make-iptables-restore index bc047d9..950a2dd 100755 --- a/optional-tools/make-iptables-restore +++ b/optional-tools/make-iptables-restore @@ -1,4 +1,5 @@ #!/bin/bash +# $Id: make-iptables-restore 172 2012-05-13 16:10:52Z aquarius $ iptables="/sbin/iptables" iptablesrestore="/sbin/iptables-restore" ifconfig="/sbin/ifconfig"