mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-01 06:02:23 +01:00
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:
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=HassOS config partition
|
||||
|
||||
[Mount]
|
||||
What=LABEL=hassos-config
|
||||
Where=/mnt/config
|
||||
Type=auto
|
||||
Options=ro
|
||||
Reference in New Issue
Block a user