fbc0a240af11d2c5aa463415d9861f224553ef72
[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_ethers
35         option init luci_ethers
36
37 config luci_hosts
38         option init luci_hosts
39         
40 config luci_splash
41         option init luci_splash
42         
43 config upnpd
44         option init miniupnpd
45         
46 config ntpclient
47         option init ntpclient
48         
49 config samba
50         option init samba