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 b403b7a73e
commit cb5343a6fa
8 changed files with 25 additions and 5 deletions

View File

@@ -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