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
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user