wap54g support
[openwrt.git] / obsolete-buildroot / sources / openwrt / root / etc / init.d / S45firewall
index 4885c7c..49b9df0 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 . /etc/functions.sh
 
-WAN=$(nvram_get wan_ifname)
+WAN=$(nvram get wan_ifname)
 
 IPT=/usr/sbin/iptables
 
This page took 0.026482 seconds and 4 git commands to generate.