1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 21:51:40 +01:00
Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mnt-data.mount
2018-04-17 18:56:39 +02:00

16 lines
264 B
SYSTEMD

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