Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mnt-overlay.mount
Pascal Vizeli e544c14d3d Layering hostname/hosts (#5)
* Layering hostname/hosts

* Fix build

* Use origin files on new overlay
2018-04-27 18:20:06 +02:00

14 lines
245 B
SYSTEMD

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