libs/core: restart miniupnpd when firewall is reloaded
[project/luci.git] / libs / core / 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
20 config dropbear
21         option init dropbear
22
23 config httpd
24         option init httpd
25
26 config fstab
27         option init fstab
28
29 config qos
30         option init qos
31
32 config system
33         option init led
34         list affects luci_statistics
35
36 config luci_splash
37         option init luci_splash
38
39 config upnpd
40         option init miniupnpd
41
42 config ntpclient
43         option init ntpclient
44
45 config samba
46         option init samba
47
48 config tinyproxy
49         option init tinyproxy