mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
Use CONFIG as label for config partition (#56)
* Use CONFIG as label for config partition * Update configuration.md * Update hassos-config
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Description=HassOS config partition
|
||||
|
||||
[Mount]
|
||||
What=LABEL=config
|
||||
What=LABEL=CONFIG
|
||||
Where=/mnt/config
|
||||
Type=auto
|
||||
Options=ro
|
||||
|
||||
Reference in New Issue
Block a user