d513624adc5072545d39726f67a5806fc83fba32
[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
34 config luci_splash
35 option init luci_splash
36
37 config upnpd
38 option init miniupnpd
39
40 config ntpclient
41 option init ntpclient
42
43 config samba
44 option init samba
45
46 config tinyproxy
47 option init tinyproxy