Migrate from LABEL= to /dev/disk/by-label/* (#318)
This commit is contained in:
committed by
Pascal Vizeli
parent
b403b7a73e
commit
cb5343a6fa
@@ -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