luci-base: reload log on uci system change
[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 option exec '/etc/init.d/log reload'
40 list affects luci_statistics
41 list affects dhcp
42
43 config luci_splash
44 option init luci_splash
45
46 config upnpd
47 option init miniupnpd
48
49 config ntpclient
50 option init ntpclient
51
52 config samba
53 option init samba
54
55 config tinyproxy
56 option init tinyproxy