wap54g support separate S50services into individual files move nvram_get to 'nvram...
[lede.git] / obsolete-buildroot / sources / openwrt / root / etc / init.d / S45firewall
index 4885c7c088bf18f217316140a80909888e2c9d06..49b9df00048508bc61f56c6673fbae7a744a1b64 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