Add support for conditions on the machines firmware

This allows to limit units to machines that run on a certain firmware
type. For device tree defined machines checking against the machine's
compatible is also possible.
This commit is contained in:
Uwe Kleine-König
2020-10-09 12:13:00 +02:00
committed by Lennart Poettering
parent 192a9d95ea
commit cbcdcaaa0e
12 changed files with 120 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ Mode=
SourceMACAddress=
[Match]
Architecture=
Firmware=
Host=
KernelVersion=
Virtualization=