feat(profile): minor improvement & update.
This commit is contained in:
parent
e61529bd04
commit
cd890bb81b
14 changed files with 24 additions and 16 deletions
|
|
@ -14,11 +14,11 @@ profile swtpm @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/var/lib/libvirt/swtpm/@{uuid}/tpm2/.lock wk,
|
||||
/var/lib/libvirt/swtpm/@{uuid}/tpm2/*.permall rw,
|
||||
|
||||
/var/log/swtpm/libvirt/qemu/*-swtpm.log w,
|
||||
|
||||
owner /var/lib/libvirt/swtpm/@{uuid}/tpm2/.lock wk,
|
||||
owner /var/lib/libvirt/swtpm/@{uuid}/tpm2/* rw,
|
||||
|
||||
/tmp/.swtpm_setup.pidfile.* rw,
|
||||
/tmp/@{int}/.lock rwk,
|
||||
/tmp/@{int}/TMP* rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue