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
parent dc17f6c38d
commit bdadaf5325
No known key found for this signature in database
GPG Key ID: 22D95D15D3A36E95

View File

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