[packages] portmap: Stop the portmap daemon, otherwise it will keep a lock file
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Feb 2010 00:44:30 +0000 (00:44 +0000)
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 9 Feb 2010 00:44:30 +0000 (00:44 +0000)
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

net/portmap/files/portmap.init

index c3f44be..fd7322c 100644 (file)
@@ -2,6 +2,8 @@
 # Copyright (C) 2006-2008 OpenWrt.org
 
 START=19
+STOP=19
+
 NAME=portmap
 PROG=/usr/sbin/$NAME
 DEFAULT=/etc/default/$NAME