diff options
author | Florian Eckert <Eckert.Florian@googlemail.com> | 2017-02-21 10:18:53 +0100 |
---|---|---|
committer | Florian Eckert <Eckert.Florian@googlemail.com> | 2017-02-21 10:18:53 +0100 |
commit | a72d90faac7ffe815a904d6816159549548e6fab (patch) | |
tree | 78d851cdfee1bff15fd4e884b60e99b1d8a9d9c1 /modules | |
parent | dea880ef7229a846b60ffcb98931cb4d58afe8ea (diff) |
luci-base: add dhcp to system ucitrack
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 <Eckert.Florian@googlemail.com>
Diffstat (limited to 'modules')
-rw-r--r-- | modules/luci-base/root/etc/config/ucitrack | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/luci-base/root/etc/config/ucitrack b/modules/luci-base/root/etc/config/ucitrack index c3741ba78..d08392295 100644 --- 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 |