File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
ext/spellchecking/wordlists
intro_release_notes/release_notes Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -761,6 +761,7 @@ vRouters
761761vSphere
762762vSwitch
763763vSwith
764+ vTPM
764765vcenter
765766vcpu
766767vcpus
Original file line number Diff line number Diff line change @@ -25,13 +25,13 @@ Add the following lines into the ``/etc/libvirt/qemu.conf`` file:
2525and restart libvirtd.service:
2626
2727.. prompt :: bash $ auto
28-
28+
2929 systemctl restart libvirtd.service
3030
31- Change thei ownership of ``/run/libvirt/qemu/swtpm/ `` and ``/var/lib/swtpm-localca `` directories:
31+ Change the ownership of ``/run/libvirt/qemu/swtpm/ `` and ``/var/lib/swtpm-localca `` directories:
3232
3333.. prompt :: bash $ auto
34-
34+
3535 chown oneadmin:oneadmin -R /run/libvirt/qemu/swtpm/ /var/lib/swtpm-localca
3636
3737
You can’t perform that action at this time.
0 commit comments