disable firewall in failsafe
SVN-Revision: 1103
This commit is contained in:
parent
ccd8933d95
commit
6146ff5259
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
${FAILSAFE:+return}
|
||||
. /etc/functions.sh
|
||||
WAN=$(nvram get wan_ifname)
|
||||
LAN=$(nvram get lan_ifname)
|
||||
|
|
Loading…
Reference in a new issue