[packages] miniupnpd: add missing change from previous commit
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 5 Jun 2012 12:59:57 +0000 (12:59 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 5 Jun 2012 12:59:57 +0000 (12:59 +0000)
SVN-Revision: 32057

net/miniupnpd/files/miniupnpd.init

index 7c38ef0e29372ccc704af0b0f3ef62b33357a720..f238b2c7a927392e09b6e42a386015377c8ba159 100644 (file)
@@ -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