[packages] miniupnpd: add missing change from previous commit
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32057 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
486ebc7172
commit
1966c54229
@ -57,6 +57,10 @@ upnpd_write_bool() {
|
||||
fi
|
||||
}
|
||||
|
||||
boot() {
|
||||
return
|
||||
}
|
||||
|
||||
start() {
|
||||
type miniupnpd_add_rules >/dev/null 2>/dev/null || \
|
||||
ACTION=- . /etc/hotplug.d/firewall/50-miniupnpd
|
||||
|
Loading…
x
Reference in New Issue
Block a user