1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-13 10:49:15 +02:00
openwrt-routing/miniupnpd
Hannu Nyman 3db27f27b2 miniupnpd: fix local variables in hotplug, change startup priority
* Remove 'local' variable definitions from hotplug script.
  Busybox 1.25.0 does not allow local variables defined outside functions.
  This fixes #231

* Change startup priority from 95 to 94, so that miniupnpd starts
  before S95done (which is intended to be run last).

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-09-30 10:06:12 +03:00
..
files miniupnpd: fix local variables in hotplug, change startup priority 2016-09-30 10:06:12 +03:00
patches miniupnpd: refresh patches 2016-06-28 15:57:36 +01:00
Makefile miniupnpd: fix local variables in hotplug, change startup priority 2016-09-30 10:06:12 +03:00