From fb60fbd1a436403488a2e6e7fea91a5c12efed9e Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 19 Dec 2012 09:41:28 +0000 Subject: block-mount: add a delay between sto pand start in fstab init restart action, fixes a lock race condition observed in VirtualBox git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34784 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/block-mount/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/block-mount/Makefile') diff --git a/package/block-mount/Makefile b/package/block-mount/Makefile index 799539e4b..06deb9401 100644 --- a/package/block-mount/Makefile +++ b/package/block-mount/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=block-mount PKG_VERSION:=0.2.0 -PKG_RELEASE:=9 +PKG_RELEASE:=10 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3