[package] block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root...
[openwrt/svn-archive/archive.git] / package / block-mount / files / mount.sh
index d82a927835ef073ae9f85a1725f7b8f2b887556c..e96174ce92ccc208e25ec1283ca39367b4ff030c 100644 (file)
@@ -48,7 +48,7 @@ config_mount_by_section() {
                                    if [ "$is_rootfs" -eq 1 ] || [ "$target" = "/overlay" ]; then
                                        target=/tmp/overlay-disabled
                                    elif [ "$target" = "/" ] || [ "$target" = "/rom" ]; then
-                                       target="/tmp/rom-disabled"
+                                       target="/tmp/whole_root-disabled"
                                    fi
                                fi