'\" t .TH "SYSTEMD\-TPM2\-CLEAR\&.SERVICE" "8" "" "systemd 258" "systemd-tpm2-clear.service" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" systemd-tpm2-clear.service \- Request that the TPM security chip is cleared on next boot .SH "SYNOPSIS" .PP systemd\-tpm2\-clear\&.service .PP /usr/lib/systemd/systemd\-tpm2\-clear .SH "DESCRIPTION" .PP systemd\-tpm2\-clear\&.service is a service that requests that the TPM is reset by the PC firmware on the next boot\&. It makes use of the TPM Physical Presence Interface (PPI)\&. Note that this service does not immediately execute the clear operation, but simply asks the PC firmware to execute it at next boot, where the user will be asked for confirmation before the operation is done\&. .PP systemd\-tpm2\-clear\&.service is typically hooked into the factory\-reset\&.target unit in order to request the TPM request before an immediate reboot\&. See \m[blue]\fBFactory Reset\fR\m[]\&\s-2\u[1]\d\s+2 for more information\&. .SH "OPTIONS" .PP The following options are understood: .PP \fB\-\-graceful\fR .RS 4 Exit cleanly and execute no operation if the system does not possess a TPM chip\&. .sp Added in version 258\&. .RE .PP \fB\-h\fR, \fB\-\-help\fR .RS 4 Print a short help text and exit\&. .RE .PP \fB\-\-version\fR .RS 4 Print a short version string and exit\&. .RE .SH "KERNEL COMMAND LINE" .PP systemd\-tpm2\-clear understands the following kernel command line parameters: .PP \fIsystemd\&.tpm2_allow_clear=\fR .RS 4 Takes a boolean argument\&. If false the service will succeed, but instead of requesting the TPM clear operation from the PC firmware it will not execute any operation\&. If not specified defaults to true\&. .sp Added in version 258\&. .RE .SH "SEE ALSO" .PP \fBsystemd\fR(1), \fBsystemd-tpm2-setup.service\fR(8), \fBsystemd-factory-reset-request.service\fR(8) .SH "NOTES" .IP " 1." 4 Factory Reset .RS 4 \%https://systemd.io/FACTORY_RESET .RE