Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mnt-data.mount
2018-04-30 12:09:29 +02:00

16 lines
292 B
SYSTEMD

[Unit]
Description=Hassio data partition
Wants=hassio-expand.service
DefaultDependencies=no
After=hassio-expand.service
Before=umount.target systemd-tmpfiles-setup.service
Conflicts=umount.target
[Mount]
What=LABEL=hassio-data
Where=/mnt/data
Type=ext4
[Install]
WantedBy=multi-user.target