mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-10 11:28: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
|
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]
|
||||||
|
|||||||
Reference in New Issue
Block a user