constellation/image/mkosi.skeleton/usr/lib/systemd/system/tpm-pcrs.service

12 lines
212 B
SYSTEMD
Raw Normal View History

2022-10-19 07:10:15 -04:00
[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