From f1ecd084721ead91090c80c0a9b7dbda30e9c80b Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Tue, 27 Mar 2018 13:57:08 +0200 Subject: [PATCH] Update mnt-boot.mount --- buildroot-external/overlay/etc/systemd/system/mnt-boot.mount | 3 +++ 1 file changed, 3 insertions(+) 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