packages/net/miniupnpd/files
Kevin Darbyshire-Bryant b7c59c390f miniupnpd: make hotplug work again
hotplug scripts are sourced not exec'd so #!/bin/sh /etc/rc.common
doesn't pull in the functions defined in /etc/rc.common thus since
'enabled' isn't defined the following sequence always fails:

enabled miniupnpd || exit 0

Unfortunately sourcing /etc/rc.common doesn't appear to work so come up
with some alternatives.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2020-05-10 17:30:11 +01:00
..
firewall.include miniupnpd: Import release 20180422 to repo 2018-05-04 09:03:56 +01:00
miniupnpd.defaults miniupnpd: Import release 20180422 to repo 2018-05-04 09:03:56 +01:00
miniupnpd.hotplug miniupnpd: make hotplug work again 2020-05-10 17:30:11 +01:00
miniupnpd.init miniupnpd: fix sh syntax error 2020-03-30 13:19:02 +01:00
upnpd.config miniupnpd: convert to procd 2020-02-13 15:34:25 -08:00