summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-network/root
diff options
context:
space:
mode:
Diffstat (limited to 'modules/luci-mod-network/root')
-rw-r--r--modules/luci-mod-network/root/usr/share/ucitrack/luci-mod-network-dnsmasq.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/luci-mod-network/root/usr/share/ucitrack/luci-mod-network-dnsmasq.json b/modules/luci-mod-network/root/usr/share/ucitrack/luci-mod-network-dnsmasq.json
new file mode 100644
index 0000000000..260ee3dd3b
--- /dev/null
+++ b/modules/luci-mod-network/root/usr/share/ucitrack/luci-mod-network-dnsmasq.json
@@ -0,0 +1,7 @@
+{
+ "config": "dhcp",
+ "init": "dnsmasq",
+ "affects": [
+ "odhcpd"
+ ]
+}