mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-29 16:06:30 +00:00
Enable file system check for FAT boot partition (#1857)
This commit is contained in:
parent
8994a59dfc
commit
4310cfe916
@ -2,6 +2,8 @@
|
|||||||
Description=HassOS boot partition
|
Description=HassOS boot partition
|
||||||
DefaultDependencies=no
|
DefaultDependencies=no
|
||||||
Before=umount.target local-fs.target
|
Before=umount.target local-fs.target
|
||||||
|
After=systemd-fsck@dev-disk-by\x2dlabel-hassos\x2dboot.service
|
||||||
|
Wants=systemd-fsck@dev-disk-by\x2dlabel-hassos\x2dboot.service
|
||||||
Conflicts=umount.target
|
Conflicts=umount.target
|
||||||
|
|
||||||
[Mount]
|
[Mount]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user