mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 23:16:31 +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
|
||||
DefaultDependencies=no
|
||||
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
|
||||
|
||||
[Mount]
|
||||
|
Loading…
x
Reference in New Issue
Block a user