From c82bcb2a296849294555b07a127454f77fd02b27 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 13 Apr 2010 14:24:58 +0000 Subject: fix jffs2 and mini_fo mount in failsafe (patch from #7134) SVN-Revision: 20838 --- package/base-files/files/sbin/mount_root | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/base-files/files/sbin/mount_root') diff --git a/package/base-files/files/sbin/mount_root b/package/base-files/files/sbin/mount_root index 033dfda29f..2d73dac53f 100755 --- a/package/base-files/files/sbin/mount_root +++ b/package/base-files/files/sbin/mount_root @@ -23,4 +23,4 @@ preinit_echo() { echo "$@" } -boot_run_hook mount_root +boot_run_hook preinit_mount_root -- cgit v1.2.3