1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-30 13:41:24 +01:00
Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/mnt-config.mount
Pascal Vizeli 2614ffce40 Use CONFIG as label for config partition (#56)
* Use CONFIG as label for config partition

* Update configuration.md

* Update hassos-config
2018-07-01 00:28:00 +02:00

9 lines
109 B
SYSTEMD

[Unit]
Description=HassOS config partition
[Mount]
What=LABEL=CONFIG
Where=/mnt/config
Type=auto
Options=ro