From: lars Date: Tue, 9 Feb 2010 00:44:30 +0000 (+0000) Subject: [packages] portmap: Stop the portmap daemon, otherwise it will keep a lock file X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=8aaf048cabfda76f0d9a93d514163adba56b3f1f;p=packages.git [packages] portmap: Stop the portmap daemon, otherwise it will keep a lock file and prevent unmounting the rootfs on poweroff/reboot. Thanks Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/packages@19564 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/portmap/files/portmap.init b/net/portmap/files/portmap.init index c3f44be6e..fd7322cf7 100644 --- a/net/portmap/files/portmap.init +++ b/net/portmap/files/portmap.init @@ -2,6 +2,8 @@ # Copyright (C) 2006-2008 OpenWrt.org START=19 +STOP=19 + NAME=portmap PROG=/usr/sbin/$NAME DEFAULT=/etc/default/$NAME