packages/net/miniupnpd/files
Kevin Darbyshire-Bryant 2e01dd8382
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 14:57:29 -07: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 14:57:29 -07:00
miniupnpd.init miniupnpd: fix sh syntax error 2020-04-17 15:21:56 -07:00
upnpd.config miniupnpd: convert to procd 2020-04-17 15:21:35 -07:00