cache bug fix

This commit is contained in:
Nick Peng
2019-01-29 21:38:10 +08:00
parent c3ac0c2f17
commit 8e73eea8ec
4 changed files with 27 additions and 18 deletions

View File

@@ -250,7 +250,7 @@ case "$1" in
nvram set apps_state_action=install
nvram set apps_u2ec_ex=2
;;
firewall-start|reload|force-reload)
firewall-start|reload|force-reload|reconfigure)
$0 restart
;;
*)