Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mnt-overlay.mount
Pascal Vizeli 4f90c7513c Add fix systemd
2018-03-31 00:19:26 +02:00

14 lines
214 B
SYSTEMD

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