8b647fda8d04bfe399d6db103a39628d690b774e
[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_hosts
35         option init luci_hosts
36         list affects dhcp
37
38 config luci_ethers
39         option init luci_ethers
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