mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 06:56:29 +00:00
Create mnt-data.mount
This commit is contained in:
parent
4da73c6a94
commit
6c0c5288c7
10
buildroot-external/overlay/etc/systemd/system/mnt-data.mount
Normal file
10
buildroot-external/overlay/etc/systemd/system/mnt-data.mount
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Hassio data partition
|
||||||
|
|
||||||
|
[Mount]
|
||||||
|
What=/dev/disk/by-label/hassio-data
|
||||||
|
Where=/mnt/data
|
||||||
|
Type=auto
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
Loading…
x
Reference in New Issue
Block a user