From 7b87478da48162b9c9aefa542e9d5e486265777f Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Tue, 12 Sep 2017 22:58:22 +0800 Subject: [PATCH] revert automount script --- package/lean/automount/Makefile | 2 +- package/lean/automount/files/15-automount | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/package/lean/automount/Makefile b/package/lean/automount/Makefile index 627f21326e..6a20b3209d 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 a68ccb2c07..1948d75a0b 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`