mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 18:17:10 +02:00
disable firewall in failsafe
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1103 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
654ed8b2f2
commit
65ad8e42b3
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
${FAILSAFE:+return}
|
||||
. /etc/functions.sh
|
||||
WAN=$(nvram get wan_ifname)
|
||||
LAN=$(nvram get lan_ifname)
|
||||
|
Loading…
Reference in New Issue
Block a user