git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
dea880e
)
luci-base: add dhcp to system ucitrack
author
Florian Eckert
<redacted>
Tue, 21 Feb 2017 09:18:53 +0000
(10:18 +0100)
committer
Florian Eckert
<redacted>
Tue, 21 Feb 2017 09:18:53 +0000
(10:18 +0100)
If hostname get changed in "/etc/config/system" dnsmasq should reloaded
his config to be reached again under the URL [HOSTNAME].lan
Signed-off-by: Florian Eckert <redacted>
modules/luci-base/root/etc/config/ucitrack
patch
|
blob
|
history
diff --git
a/modules/luci-base/root/etc/config/ucitrack
b/modules/luci-base/root/etc/config/ucitrack
index c3741ba7802e45e3dc897d81841dec8e26bb83f6..d083922955a319bd9f6b66fd6e785a7f4c9f7aed 100644
(file)
--- a/
modules/luci-base/root/etc/config/ucitrack
+++ b/
modules/luci-base/root/etc/config/ucitrack
@@
-37,6
+37,7
@@
config qos
config system
option init led
list affects luci_statistics
+ list affects dhcp
config luci_splash
option init luci_splash
git clone https://git.99rst.org/PROJECT