summaryrefslogtreecommitdiff
path: root/docs/TRANSIENT-SETTINGS.md
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2020-10-09 12:13:00 +0200
committerLennart Poettering <lennart@poettering.net>2021-04-28 10:55:55 +0200
commitcbcdcaaa0ec5eccfe90e51391f9b8d027c555abf (patch)
treebf90d6e2676618af479fdaca49fa7bd3affd620e /docs/TRANSIENT-SETTINGS.md
parent192a9d95ea3e058afd824d38a9cea16ad0a84a57 (diff)
downloadsystemd-cbcdcaaa0ec5eccfe90e51391f9b8d027c555abf.tar.gz
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.
Diffstat (limited to 'docs/TRANSIENT-SETTINGS.md')
-rw-r--r--docs/TRANSIENT-SETTINGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/TRANSIENT-SETTINGS.md b/docs/TRANSIENT-SETTINGS.md
index 9fa856ec21..070ad5a285 100644
--- a/docs/TRANSIENT-SETTINGS.md
+++ b/docs/TRANSIENT-SETTINGS.md
@@ -68,6 +68,7 @@ Most generic unit settings are available for transient units.
✓ ConditionKernelCommandLine=
✓ ConditionKernelVersion=
✓ ConditionArchitecture=
+✓ ConditionFirmware=
✓ ConditionVirtualization=
✓ ConditionSecurity=
✓ ConditionCapability=