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