summaryrefslogtreecommitdiffstats
path: root/package/base-files
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-13 14:24:58 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-13 14:24:58 +0000
commitd84ff5d6093899dfec2e6291618feeb992481a99 (patch)
treef09bcaf2373758edbf71c7cb835bf71f342c7e14 /package/base-files
parent4dcaf45c4d231a4b4e4da4fb37d74dfc6c693a30 (diff)
fix jffs2 and mini_fo mount in failsafe (patch from #7134)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20838 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files')
-rwxr-xr-xpackage/base-files/files/sbin/mount_root2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/files/sbin/mount_root b/package/base-files/files/sbin/mount_root
index 033dfda29..2d73dac53 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