treewide: Sync translations
[project/luci.git] / modules / luci-base / 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 list affects miniupnpd
13
14 config olsr
15 option init olsrd
16
17 config dhcp
18 option init dnsmasq
19 list affects odhcpd
20
21 config odhcpd
22 option init odhcpd
23
24 config dropbear
25 option init dropbear
26
27 config httpd
28 option init httpd
29
30 config fstab
31 option exec '/sbin/block mount'
32
33 config qos
34 option init qos
35
36 config system
37 option init led
38 option exec '/etc/init.d/log reload'
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
56