fde-tools/fde-tools.service

11 lines
178 B
Desktop File

[Unit]
Description=Activate TPM for Full Disk Encryption
Wants=local-fs.target
[Service]
Type=oneshot
ExecStart=/usr/sbin/fdectl tpm-activate
[Install]
WantedBy=default.target