docs: Fix a typo on the doc for tpm
swtpm accepts --tpmstate option Signed-off-by: Yuji Hagiwara <yuuzi41@gmail.com>
This commit is contained in:
parent
1fd5384062
commit
47a7ebe434
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue