Migrate from LABEL= to /dev/disk/by-label/* (#318)

This commit is contained in:
Bryan Berg
2019-01-28 00:58:40 -08:00
committed by Pascal Vizeli
parent 73a875c263
commit 43828c2555
8 changed files with 25 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ After=local-fs.target
Conflicts=umount.target
[Mount]
What=LABEL=hassos-boot
What=/dev/disk/by-label/hassos-boot
Where=/mnt/boot
Type=auto