constellation/image/mkosi.skeleton/usr/lib/systemd/system/tpm-pcrs.service
2022-10-21 11:04:25 +02:00

12 lines
212 B
Desktop File

[Unit]
Description=Print PCR state on startup
Before=constellation-bootstrapper.service
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/libexec/constellation-pcrs
[Install]
WantedBy=multi-user.target