Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mnt-boot.mount
2019-01-28 09:58:40 +01:00

15 lines
238 B
SYSTEMD

[Unit]
Description=HassOS boot partition
DefaultDependencies=no
Before=umount.target
After=local-fs.target
Conflicts=umount.target
[Mount]
What=/dev/disk/by-label/hassos-boot
Where=/mnt/boot
Type=auto
[Install]
WantedBy=local-fs.target