mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-24 13:28:33 +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…
Reference in New Issue
Block a user