aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/sbin
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-04-13 14:24:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-04-13 14:24:58 +0000
commit986821b28c68844a188d248374c0a3c6aa93eaaf (patch)
treef09bcaf2373758edbf71c7cb835bf71f342c7e14 /package/base-files/files/sbin
parent8a70f533b7f98f86f6b033e5838364e2ef6aeb4b (diff)
downloadupstream-986821b28c68844a188d248374c0a3c6aa93eaaf.tar.gz
upstream-986821b28c68844a188d248374c0a3c6aa93eaaf.tar.bz2
upstream-986821b28c68844a188d248374c0a3c6aa93eaaf.zip
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/files/sbin')
-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 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