mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-01-12 00:43:41 +00:00
QEMU's functional tests need access to /var/tmp/**. To avoid the following
type of AppArmor permission failures add a rule that allows access to
/var/tmp/**.
type=AVC msg=audit(1730829888.863:260): apparmor="DENIED" \
operation="mknod" class="file" profile="swtpm" \
name="/var/tmp/qemu_3r9txw7z/swtpm-socket" pid=3925 comm="swtpm" \
requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000FSUID="stefanb" \
OUID="stefanb"
[ To run the QEMU's functional tests use the following command:
make check-functional ]
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
|
||
|---|---|---|
| .. | ||
| source | ||
| changelog | ||
| clean | ||
| compat | ||
| control | ||
| copyright | ||
| not-installed | ||
| rules | ||
| swtpm-dev.install | ||
| swtpm-libs.install | ||
| swtpm-tools.install | ||
| swtpm-tools.postinst.in | ||
| swtpm.install | ||
| usr.bin.swtpm | ||