mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-04-29 05:04:27 +01:00
9 lines
122 B
SYSTEMD
9 lines
122 B
SYSTEMD
[Unit]
|
|
Description=HassOS config partition
|
|
|
|
[Mount]
|
|
What=/dev/disk/by-label/CONFIG
|
|
Where=/mnt/config
|
|
Type=auto
|
|
Options=ro
|