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:41:14 +0000 (19:41 +0100)
modules/base/root/etc/config/ucitrack

index 04467f4fdf6b2990792e80bccba47225aa2a7518..cd3cb8515cd545cf0638fa9c206f4ccae35099df 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