luci-base: add dhcp to system ucitrack 1031/head
authorFlorian Eckert <Eckert.Florian@googlemail.com>
Tue, 21 Feb 2017 09:18:53 +0000 (10:18 +0100)
committerFlorian Eckert <Eckert.Florian@googlemail.com>
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 <Eckert.Florian@googlemail.com>
modules/luci-base/root/etc/config/ucitrack

index c3741ba..d083922 100644 (file)
@@ -37,6 +37,7 @@ config qos
 config system
        option init led
        list affects luci_statistics
 config system
        option init led
        list affects luci_statistics
+       list affects dhcp
 
 config luci_splash
        option init luci_splash
 
 config luci_splash
        option init luci_splash