Migrate from LABEL= to /dev/disk/by-label/* (#318)
This commit is contained in:
committed by
Pascal Vizeli
parent
73a875c263
commit
43828c2555
@@ -5,7 +5,7 @@ Before=umount.target systemd-tmpfiles-setup.service
|
||||
Conflicts=umount.target
|
||||
|
||||
[Mount]
|
||||
What=LABEL=hassos-overlay
|
||||
What=/dev/disk/by-label/hassos-overlay
|
||||
Where=/mnt/overlay
|
||||
Type=ext4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user