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:
Stefan Agner 2023-06-10 00:43:51 +02:00 committed by GitHub
parent 9261843a27
commit 24217838e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,2 @@
[Unit]
After=mnt-boot.mount