mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 22:23:52 +01:00
Migrate from LABEL= to /dev/disk/by-label/* (#318)
This commit is contained in:
committed by
Pascal Vizeli
parent
73a875c263
commit
43828c2555
@@ -2,7 +2,7 @@
|
||||
Description=HassOS config partition
|
||||
|
||||
[Mount]
|
||||
What=LABEL=CONFIG
|
||||
What=/dev/disk/by-label/CONFIG
|
||||
Where=/mnt/config
|
||||
Type=auto
|
||||
Options=ro
|
||||
|
||||
Reference in New Issue
Block a user