From: Florian Fainelli Date: Mon, 25 Aug 2008 05:21:42 +0000 (+0000) Subject: Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=97fa191e8beafe603e1a6549792706e73885b490;p=15.05%2Fopenwrt.git Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12386 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/base-files/files/etc/functions.sh b/package/base-files/files/etc/functions.sh index 28bd792010..828e37e404 100755 --- a/package/base-files/files/etc/functions.sh +++ b/package/base-files/files/etc/functions.sh @@ -3,6 +3,7 @@ # Copyright (C) 2006 Fokus Fraunhofer alias debug=${DEBUG:-:} +alias mount='busybox mount' # newline N="