stefanberger / swtpm

Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.
Other
564 stars 136 forks source link

Update apparmor profile with additional permissions #868

Closed lvoytek closed 2 months ago

lvoytek commented 2 months ago

Add the sys_admin capability to the profile to allow access to kernel drivers like vtpm_proxy and add write permissions for non-owner files in /var/lib/libvirt/swtpm/ to fix lock file denials

stefanberger commented 2 months ago

Thanks for the PR.