Create mnt-data.mount
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user