libs/web: Added missing on_commit trigger
authorSteven Barth <steven@midlink.org>
Fri, 8 Aug 2008 10:42:34 +0000 (10:42 +0000)
committerSteven Barth <steven@midlink.org>
Fri, 8 Aug 2008 10:42:34 +0000 (10:42 +0000)
libs/web/root/etc/config/luci

index 4aec080..b353211 100644 (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 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"
        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"