diff --git a/buildroot-external/overlay/etc/systemd/system/mnt-data.mount b/buildroot-external/overlay/etc/systemd/system/mnt-data.mount index 499ca06d0..9ff5b8b09 100644 --- a/buildroot-external/overlay/etc/systemd/system/mnt-data.mount +++ b/buildroot-external/overlay/etc/systemd/system/mnt-data.mount @@ -2,7 +2,7 @@ Description=Hassio data partition [Mount] -What=/dev/disk/by-label/hassio-data +What=LABEL=hassio-data Where=/mnt/data Type=ext4