feat(profile): minor improvement & update.

This commit is contained in:
Alexandre Pujol 2025-04-12 23:00:52 +02:00 committed by Alex
parent e61529bd04
commit cd890bb81b
14 changed files with 24 additions and 16 deletions

View file

@ -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,