mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Create mnt-overlay.mount
This commit is contained in:
parent
c5c5047861
commit
4da73c6a94
@ -0,0 +1,13 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Hassio overlay partition
|
||||||
|
DefaultDependencies=no
|
||||||
|
Before=umount.target
|
||||||
|
Conflicts=umount.target
|
||||||
|
|
||||||
|
[Mount]
|
||||||
|
What=/dev/disk/by-label/hassio-overlay
|
||||||
|
Where=/mnt/overlay
|
||||||
|
Type=auto
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user