diff --git a/buildroot-external/overlay/etc/systemd/system/mnt-boot.mount b/buildroot-external/overlay/etc/systemd/system/mnt-boot.mount index 35663fa24..e5a91f29e 100644 --- a/buildroot-external/overlay/etc/systemd/system/mnt-boot.mount +++ b/buildroot-external/overlay/etc/systemd/system/mnt-boot.mount @@ -1,5 +1,8 @@ [Unit] Description=Hassio boot partition +DefaultDependencies=no +Before=umount.target +Conflicts=umount.target [Mount] What=LABEL=hassio-boot