fstools: add the new fstools package
[openwrt/svn-archive/archive.git] / package / base-files / files / lib / preinit / 80_mount_root
index 0292d82d4abe9c4451f1932e2581425a040109e6..40c5146c58eae7655f7e2f24d2c53bd5f8c3cb6b 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright (C) 2010 Vertical Communications
 
 do_mount_root() {
 # Copyright (C) 2010 Vertical Communications
 
 do_mount_root() {
-       mount_root
+       fs-state start
        boot_run_hook preinit_mount_root
        [ -f /sysupgrade.tgz ] && {
                echo "- config restore -"
        boot_run_hook preinit_mount_root
        [ -f /sysupgrade.tgz ] && {
                echo "- config restore -"