0
0
mirror of https://github.com/openwrt/luci.git synced 2025-02-12 06:58:12 +00:00
luci/modules/luci-mod-network/root/usr/share/ucitrack/luci-mod-network-dnsmasq.json
Florian Eckert 4a95439531 luci-base: move and rename ucitrack dhcp.json
Move the json file to where it belongs.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-04-11 16:15:52 +02:00

8 lines
71 B
JSON

{
"config": "dhcp",
"init": "dnsmasq",
"affects": [
"odhcpd"
]
}