libs/web: Added missing on_commit trigger

This commit is contained in:
Steven Barth 2008-08-08 10:42:34 +00:00
parent 66e10e7e43
commit f4ec942d1b

View file

@ -27,6 +27,7 @@ config event uci_oncommit
option httpd "/sbin/luci-reload httpd"
option fstab "/sbin/luci-reload fstab"
option qos "/sbin/luci-reload qos"
option system "/sbin/luci-reload led"
option firewall "/sbin/luci-reload firewall luci_splash"
option luci_ethers "/sbin/luci-reload luci_ethers dnsmasq"
option luci_splash "/sbin/luci-reload firewall luci_splash"