fstools: add the new fstools package
[openwrt.git] / package / base-files / files / lib / preinit / 80_mount_root
index 0292d82..40c5146 100644 (file)
@@ -3,7 +3,7 @@
 # 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 -"