mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Start OS Agent only when boot partition is mounted (#2583)
To read the current LED configuration correctly /mnt/boot is required. This change makes sure that the boot partition is mounted when the OS Agent starts.
This commit is contained in:
parent
dc17f6c38d
commit
bdadaf5325
@ -0,0 +1,2 @@
|
||||
[Unit]
|
||||
After=mnt-boot.mount
|
Loading…
x
Reference in New Issue
Block a user