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