Use systemd for config mount (#37)

* Create mnt-config.mount

* Update hassos-config

* Update mnt-config.mount

* Update hassos-config
This commit is contained in:
Pascal Vizeli
2018-06-26 10:18:16 +02:00
committed by GitHub
parent 42f1c4bf01
commit 27cd425f5b
2 changed files with 14 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
[Unit]
Description=HassOS config partition
[Mount]
What=LABEL=hassos-config
Where=/mnt/config
Type=auto
Options=ro