mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
fix old bootstate
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
parent
fb235891e9
commit
9f6a339ec7
@ -1 +0,0 @@
|
||||
/usr/lib/systemd/system/var.mount
|
@ -1,14 +0,0 @@
|
||||
[Unit]
|
||||
Description=HassOS bootstate partition
|
||||
DefaultDependencies=no
|
||||
Before=umount.target
|
||||
After=local-fs.target rauc.service
|
||||
Conflicts=umount.target
|
||||
|
||||
[Mount]
|
||||
What=LABEL=hassos-bootstate
|
||||
Where=/mnt/state
|
||||
Type=ext2
|
||||
|
||||
[Install]
|
||||
WantedBy=local-fs.target
|
Loading…
x
Reference in New Issue
Block a user