mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
firewall: add reload config for triggers (#8027)
This commit is contained in:
parent
983fdace9f
commit
b947b26d6b
@ -50,6 +50,7 @@ stop_service() {
|
||||
}
|
||||
|
||||
reload_service() {
|
||||
reload_config firewall
|
||||
fw3 reload
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user