* luci-0.8: register on_commit action for luci_hosts
This commit is contained in:
parent
094f2fa534
commit
61e25ee927
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ config event uci_oncommit
|
|||
option qos "/sbin/luci-reload qos"
|
||||
option system "/sbin/luci-reload led"
|
||||
option firewall "/sbin/luci-reload firewall luci_splash"
|
||||
option luci_hosts "/sbin/luci-reload luci_hosts dnsmasq"
|
||||
option luci_ethers "/sbin/luci-reload luci_ethers dnsmasq"
|
||||
option luci_splash "/sbin/luci-reload firewall luci_splash"
|
||||
option upnpd "/etc/init.d/miniupnpd enabled && /sbin/luci-reload miniupnpd || /etc/init.d/miniupnpd stop"
|
||||
|
|
Loading…
Reference in a new issue