constellation/image/base/mkosi.skeleton/usr/lib/systemd/system/measurements.service
2023-09-27 17:58:19 +02:00

13 lines
260 B
Desktop File

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