X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=optional-tools%2Fmake-iptables-restore;h=c4c0ce481ddfd84c77b0c42515c55121a11d6ff6;hb=be96b71b6e1c6b1166173ec615e799960a38a909;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..c4c0ce4 100755 --- a/optional-tools/make-iptables-restore +++ b/optional-tools/make-iptables-restore @@ -1,4 +1,5 @@ #!/bin/bash +# $Id$ iptables="/sbin/iptables" iptablesrestore="/sbin/iptables-restore" ifconfig="/sbin/ifconfig"