mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-02 06:32:42 +01:00
* Create mnt-config.mount * Update hassos-config * Update mnt-config.mount * Update hassos-config
9 lines
116 B
SYSTEMD
9 lines
116 B
SYSTEMD
[Unit]
|
|
Description=HassOS config partition
|
|
|
|
[Mount]
|
|
What=LABEL=hassos-config
|
|
Where=/mnt/config
|
|
Type=auto
|
|
Options=ro
|