Merge pull request #1188 from dibdot/master
[project/luci.git] / modules / luci-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 list affects dhcp
41
42 config luci_splash
43 option init luci_splash
44
45 config upnpd
46 option init miniupnpd
47
48 config ntpclient
49 option init ntpclient
50
51 config samba
52 option init samba
53
54 config tinyproxy
55 option init tinyproxy