1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-02 06:32:42 +01:00
Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mnt-data.mount
2018-04-17 18:55:52 +02:00

16 lines
264 B
SYSTEMD

[Unit]
Description=Hassio data partition
Required=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