Merge pull request #67 from stintel/miniupnpd_shutdown_order

miniupnpd: fix error message during shutdown
This commit is contained in:
Steven Barth 2014-12-02 11:04:13 +01:00
commit c59b60931d

View file

@ -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