Add odhcpd to ucitrack of dhcp
authorSteven Barth <steven@midlink.org>
Sun, 9 Nov 2014 18:41:14 +0000 (19:41 +0100)
committerSteven Barth <steven@midlink.org>
Sun, 9 Nov 2014 18:42:00 +0000 (19:42 +0100)
modules/base/root/etc/config/ucitrack

index 04467f4..cd3cb85 100644 (file)
@@ -17,6 +17,10 @@ config olsr
 
 config dhcp
        option init dnsmasq
+       list affects odhcpd
+
+config odhcpd
+       option init odhcpd
 
 config dropbear
        option init dropbear