diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2024-04-03 20:12:47 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2024-04-05 12:12:26 +0200 |
commit | 100919ce745b987f57c8eb24e55e576c530d2be5 (patch) | |
tree | f10bf04fd8247789d13b1f8a11181341c270953f /checksum.h | |
parent | dc7b7f28b7328e17a49022368b6eb543ef1cc33a (diff) | |
download | passt-100919ce745b987f57c8eb24e55e576c530d2be5.tar passt-100919ce745b987f57c8eb24e55e576c530d2be5.tar.gz passt-100919ce745b987f57c8eb24e55e576c530d2be5.tar.bz2 passt-100919ce745b987f57c8eb24e55e576c530d2be5.tar.lz passt-100919ce745b987f57c8eb24e55e576c530d2be5.tar.xz passt-100919ce745b987f57c8eb24e55e576c530d2be5.tar.zst passt-100919ce745b987f57c8eb24e55e576c530d2be5.zip |
apparmor: Expand scope of @{run}/user access, allow writing PID files too
With Podman's custom networks, pasta will typically need to open the
target network namespace at /run/user/<UID>/containers/networks:
grant access to anything under /run/user/<UID> instead of limiting it
to some subpath.
Note that in this case, Podman will need pasta to write out a PID
file, so we need write access, for similar locations, too.
Reported-by: Jörg Sonnenberger <joerg@bec.de>
Link: https://github.com/containers/buildah/issues/5440
Link: https://bugzilla.suse.com/show_bug.cgi?id=1221840
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'checksum.h')
0 files changed, 0 insertions, 0 deletions