mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-30 21:51:40 +01:00
Migrate from LABEL= to /dev/disk/by-label/* (#318)
This commit is contained in:
committed by
Pascal Vizeli
parent
73a875c263
commit
43828c2555
@@ -7,7 +7,7 @@ Before=umount.target systemd-tmpfiles-setup.service
|
||||
Conflicts=umount.target
|
||||
|
||||
[Mount]
|
||||
What=LABEL=hassos-data
|
||||
What=/dev/disk/by-label/hassos-data
|
||||
Where=/mnt/data
|
||||
Type=ext4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user