miniupnpd: fix error message during shutdown

During shutdown, miniupnpd is stopped after network. Because of this,
miniupnpd is unable to broadcast good-bye notifications, and displays an
error message. Stop miniupnpd before netifd to solve this.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel 2014-12-02 06:37:39 +01:00
parent 33fe963242
commit 53a4f6b93b

View file

@ -2,6 +2,7 @@
# Copyright (C) 2006-2011 OpenWrt.org
START=95
STOP=15
SERVICE_USE_PID=1