Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel...
[openwrt.git] / package / dnsmasq / files / dnsmasq.init
index 1d4cc5a..14c77fb 100644 (file)
@@ -58,6 +58,7 @@ dhcp_add() {
 start() {
        include /lib/network
        scan_interfaces
+       config_load /var/state/network
        config_load dhcp
 
        args=""
This page took 0.037358 seconds and 4 git commands to generate.