* 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
|