[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:
jow 2012-06-05 12:59:57 +00:00
parent 486ebc7172
commit 1966c54229

View File

@ -57,6 +57,10 @@ upnpd_write_bool() {
fi fi
} }
boot() {
return
}
start() { start() {
type miniupnpd_add_rules >/dev/null 2>/dev/null || \ type miniupnpd_add_rules >/dev/null 2>/dev/null || \
ACTION=- . /etc/hotplug.d/firewall/50-miniupnpd ACTION=- . /etc/hotplug.d/firewall/50-miniupnpd