Merge pull request #67 from stintel/miniupnpd_shutdown_order
miniupnpd: fix error message during shutdown
This commit is contained in:
commit
c59b60931d
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
# Copyright (C) 2006-2011 OpenWrt.org
|
# Copyright (C) 2006-2011 OpenWrt.org
|
||||||
|
|
||||||
START=95
|
START=95
|
||||||
|
STOP=15
|
||||||
|
|
||||||
SERVICE_USE_PID=1
|
SERVICE_USE_PID=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue