* Update mnt-config.mount * Update configuration.md * Update configuration.md * Update mnt-config.mount * Update configuration.md
9 lines
109 B
SYSTEMD
9 lines
109 B
SYSTEMD
[Unit]
|
|
Description=HassOS config partition
|
|
|
|
[Mount]
|
|
What=LABEL=config
|
|
Where=/mnt/config
|
|
Type=auto
|
|
Options=ro
|