fix up TMPDIR for initial prereq check to avoid creating a bogus build_ directory
[openwrt-10.03/.git] / package / iptables / files / firewall.user
old mode 100755 (executable)
new mode 100644 (file)
index f13f50b..5f295ba
@@ -1,8 +1,5 @@
 #!/bin/sh
-. /etc/config/network
-
-WAN="$wan_ifname"
-LAN="$lan_ifname"
+# Copyright (C) 2006 OpenWrt.org
 
 iptables -F input_rule
 iptables -F output_rule