diff --git a/package/lean/automount/Makefile b/package/lean/automount/Makefile index 627f21326..6a20b3209 100644 --- a/package/lean/automount/Makefile +++ b/package/lean/automount/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=automount PKG_VERSION:=1 -PKG_RELEASE:=14 +PKG_RELEASE:=16 PKG_ARCH:=all include $(INCLUDE_DIR)/package.mk diff --git a/package/lean/automount/files/15-automount b/package/lean/automount/files/15-automount index a68ccb2c0..1948d75a0 100755 --- a/package/lean/automount/files/15-automount +++ b/package/lean/automount/files/15-automount @@ -3,9 +3,6 @@ # Copyright (C) 2015 OpenWrt.org # 0 yes blockdevice handles this - 1 no it is not there - -(ls /etc/uci-defaults £ü grep fstab > /dev/null 2>&1) && sleep 10 - blkdev=`dirname $DEVPATH` basename=`basename $blkdev` device=`basename $DEVPATH`