base-files: force preinit to use busybox mount (#6797)
SVN-Revision: 20176
This commit is contained in:
		| @@ -2,6 +2,10 @@ | |||||||
| # Copyright (C) 2006-2010 OpenWrt.org | # Copyright (C) 2006-2010 OpenWrt.org | ||||||
| # Copyright (C) 2010 Vertical Communications | # Copyright (C) 2010 Vertical Communications | ||||||
|  |  | ||||||
|  | mount() { | ||||||
|  | 	/bin/busybox mount "$@" | ||||||
|  | } | ||||||
|  |  | ||||||
| boot_hook_add() { | boot_hook_add() { | ||||||
|     	local hook="${1}_hook" |     	local hook="${1}_hook" | ||||||
| 	local value="$2" | 	local value="$2" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jo-Philipp Wich
					Jo-Philipp Wich