mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +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
9261843a27
commit
24217838e2
@ -0,0 +1,2 @@
|
||||
[Unit]
|
||||
After=mnt-boot.mount
|
Loading…
x
Reference in New Issue
Block a user