d /var/cache/private 0700 root root -
{% if ENABLE_EFI %}
-# Copy sd-stub provided PCR signature and and public key file from initrd into /run/, so that it will survive the initrd stage
+# Copy sd-stub provided PCR signature and public key file from initrd into /run/, so that it will survive the initrd stage
C /run/systemd/tpm2-pcr-signature.json 0444 root root - /.extra/tpm2-pcr-signature.json
C /run/systemd/tpm2-pcr-public-key.pem 0444 root root - /.extra/tpm2-pcr-public-key.pem
{% endif %}