mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 03:43:29 +00:00
luci-app-nps: monitor uci configuration changes (#4784)
when uci configuration about nps has been changed, service doesn't restart itself
This commit is contained in:
parent
299da0ae6c
commit
ad0a71dadc
@ -62,9 +62,7 @@ start_service() {
|
||||
fi
|
||||
}
|
||||
|
||||
reload_service()
|
||||
{
|
||||
stop
|
||||
start
|
||||
service_triggers() {
|
||||
procd_add_reload_trigger "nps"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user