mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-09 19:08:33 +00:00
Enable file system check for FAT boot partition (#1857)
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user