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