projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove broken call to nas
[openwrt.git]
/
obsolete-buildroot
/
sources
/
openwrt
/
root
/
etc
/
init.d
/
S45firewall
diff --git
a/obsolete-buildroot/sources/openwrt/root/etc/init.d/S45firewall
b/obsolete-buildroot/sources/openwrt/root/etc/init.d/S45firewall
index
4885c7c
..
49b9df0
100755
(executable)
--- a/
obsolete-buildroot/sources/openwrt/root/etc/init.d/S45firewall
+++ b/
obsolete-buildroot/sources/openwrt/root/etc/init.d/S45firewall
@@
-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.023041 seconds
and
4
git commands to generate.