mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
make sure uci firewall reverts its states when stopped
SVN-Revision: 12403
This commit is contained in:
parent
146b47b60a
commit
924d10d611
@ -323,4 +323,5 @@ fw_stop() {
|
||||
$IPTABLES -P INPUT ACCEPT
|
||||
$IPTABLES -P OUTPUT ACCEPT
|
||||
$IPTABLES -P FORWARD ACCEPT
|
||||
uci_revert_state firewall core
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user