projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
094f2fa
)
* luci-0.8: register on_commit action for luci_hosts
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 6 Sep 2008 23:38:34 +0000
(23:38 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 6 Sep 2008 23:38:34 +0000
(23:38 +0000)
libs/web/root/etc/config/luci
patch
|
blob
|
history
diff --git
a/libs/web/root/etc/config/luci
b/libs/web/root/etc/config/luci
index 8b222aaaa16ffe0adf3d0d36ed50432d6eec2bd0..02e54c41308b48b163072ec6761c0c91913e4f6a 100644
(file)
--- a/
libs/web/root/etc/config/luci
+++ b/
libs/web/root/etc/config/luci
@@
-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"