X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;ds=inline;f=optional-tools%2Fmake-iptables-restore;h=950a2dd8db3c8c9308fbf8288c1a920106c5c581;hb=421c0c00daa7f89134ffdd703f86712a571a42cd;hp=bc047d940e62954afce8f9327578cc0267f217cf;hpb=143c9a45519eac0098099a0920a6d1d4f3e6d787;p=svn%2FPrometheus-QoS%2F.git 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"