mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-04 10:55:22 +00:00
docs: Fix a typo on the doc for tpm
swtpm accepts --tpmstate option Signed-off-by: Yuji Hagiwara <yuuzi41@gmail.com> (cherry picked from commit 47a7ebe43417702af90d631e89b7e840e3e9331a) Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
59bd682b1f
commit
5126e9b26e
@ -30,7 +30,7 @@ process should be started to listen at the input socket. Below is an
|
||||
example invocation of swtpm process.
|
||||
|
||||
```
|
||||
swtpm socket --tmpstate dir=/var/run/swtpm \
|
||||
swtpm socket --tpmstate dir=/var/run/swtpm \
|
||||
--ctrl type=unixio,path="/var/run/swtpm.socket" \
|
||||
--flags startup-clear \
|
||||
--tpm2
|
||||
|
Loading…
x
Reference in New Issue
Block a user