libs/web: Added missing on_commit trigger
This commit is contained in:
parent
66e10e7e43
commit
f4ec942d1b
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ config event uci_oncommit
|
||||||
option httpd "/sbin/luci-reload httpd"
|
option httpd "/sbin/luci-reload httpd"
|
||||||
option fstab "/sbin/luci-reload fstab"
|
option fstab "/sbin/luci-reload fstab"
|
||||||
option qos "/sbin/luci-reload qos"
|
option qos "/sbin/luci-reload qos"
|
||||||
|
option system "/sbin/luci-reload led"
|
||||||
option firewall "/sbin/luci-reload firewall luci_splash"
|
option firewall "/sbin/luci-reload firewall luci_splash"
|
||||||
option luci_ethers "/sbin/luci-reload luci_ethers dnsmasq"
|
option luci_ethers "/sbin/luci-reload luci_ethers dnsmasq"
|
||||||
option luci_splash "/sbin/luci-reload firewall luci_splash"
|
option luci_splash "/sbin/luci-reload firewall luci_splash"
|
||||||
|
|
Loading…
Reference in a new issue