miniupnpd: fix error message during shutdown 67/head
authorStijn Tintel <stijn@linux-ipv6.be>
Tue, 2 Dec 2014 05:37:39 +0000 (06:37 +0100)
committerStijn Tintel <stijn@linux-ipv6.be>
Tue, 2 Dec 2014 05:40:38 +0000 (06:40 +0100)
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>
miniupnpd/files/miniupnpd.init

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