]> git.ipfire.org Git - thirdparty/systemd.git/commit
condition: rework ConditionSecurity=tpm2 check on top of tpm2_support()
authorLennart Poettering <lennart@poettering.net>
Tue, 19 Apr 2022 12:44:26 +0000 (14:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 20 Apr 2022 14:58:18 +0000 (16:58 +0200)
commite1be2c779c6f9283d2119e3e05fb2ae5fd51d380
tree9bdebd84e7f9b6a03f3b225263aa3e0ad1310cea
parentba578556288f5d6f16a94fda702178b349beca85
condition: rework ConditionSecurity=tpm2 check on top of tpm2_support()

No change in behaviour. Let's just use our new helper here.
src/shared/condition.c