summaryrefslogtreecommitdiff
path: root/units/systemd-pcrphase-initrd.service.in
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2023-02-08 23:06:27 +0000
committerLuca Boccassi <luca.boccassi@gmail.com>2023-02-09 12:04:21 +0000
commit7ef09e2099a4f97ad40748d6b7c735b45aa4c990 (patch)
treec1e92adc56c8c15352f4ee7ae07847938d6adc5c /units/systemd-pcrphase-initrd.service.in
parent3b42ffe590c5728af50feb138890a44264c4b02e (diff)
downloadsystemd-7ef09e2099a4f97ad40748d6b7c735b45aa4c990.tar.gz
units: change assert to condition to skip running in initrd/os
These units are also present in the initrd, so instead of an assert, just use a condition so they are skipped where they need to be skipped. Fixes https://github.com/systemd/systemd/issues/26358
Diffstat (limited to 'units/systemd-pcrphase-initrd.service.in')
-rw-r--r--units/systemd-pcrphase-initrd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-pcrphase-initrd.service.in b/units/systemd-pcrphase-initrd.service.in
index e437c7e1ce..6320dccf27 100644
--- a/units/systemd-pcrphase-initrd.service.in
+++ b/units/systemd-pcrphase-initrd.service.in
@@ -13,7 +13,7 @@ Documentation=man:systemd-pcrphase-initrd.service(8)
DefaultDependencies=no
Conflicts=shutdown.target initrd-switch-root.target
Before=sysinit.target cryptsetup-pre.target cryptsetup.target shutdown.target initrd-switch-root.target systemd-sysext.service
-AssertPathExists=/etc/initrd-release
+ConditionPathExists=/etc/initrd-release
ConditionSecurity=tpm2
ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f