1
0
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:
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

@@ -7,7 +7,7 @@ Before=umount.target systemd-tmpfiles-setup.service
Conflicts=umount.target
[Mount]
What=LABEL=hassos-data
What=/dev/disk/by-label/hassos-data
Where=/mnt/data
Type=ext4