fix old bootstate

Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
Pascal Vizeli 2018-06-12 14:31:50 +00:00
parent fb235891e9
commit 9f6a339ec7
3 changed files with 0 additions and 15 deletions

View File

@ -1 +0,0 @@
/usr/lib/systemd/system/var.mount

View File

@ -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