mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-03 17:50:49 +00:00
disable firewall in failsafe
SVN-Revision: 1103
This commit is contained in:
parent
ccd8933d95
commit
6146ff5259
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
${FAILSAFE:+return}
|
||||
. /etc/functions.sh
|
||||
WAN=$(nvram get wan_ifname)
|
||||
LAN=$(nvram get lan_ifname)
|
||||
|
Loading…
x
Reference in New Issue
Block a user