diff options
-rw-r--r-- | libs/web/root/etc/config/luci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/web/root/etc/config/luci b/libs/web/root/etc/config/luci index 4aec08049..b3532110d 100644 --- a/libs/web/root/etc/config/luci +++ b/libs/web/root/etc/config/luci @@ -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" |