Add odhcpd to ucitrack of dhcp
[project/luci.git] / modules / base / root / etc / config / ucitrack
1 config network
2 option init network
3 list affects dhcp
4 list affects radvd
5
6 config wireless
7 list affects network
8
9 config firewall
10 option init firewall
11 list affects luci-splash
12 list affects qos
13 list affects miniupnpd
14
15 config olsr
16 option init olsrd
17
18 config dhcp
19 option init dnsmasq
20 list affects odhcpd
21
22 config odhcpd
23 option init odhcpd
24
25 config dropbear
26 option init dropbear
27
28 config httpd
29 option init httpd
30
31 config fstab
32 option init fstab
33
34 config qos
35 option init qos
36
37 config system
38 option init led
39 list affects luci_statistics
40
41 config luci_splash
42 option init luci_splash
43
44 config upnpd
45 option init miniupnpd
46
47 config ntpclient
48 option init ntpclient
49
50 config samba
51 option init samba
52
53 config tinyproxy
54 option init tinyproxy
55
56 config 6relayd
57 option init 6relayd