mirror of
https://github.com/containers/podman.git
synced 2026-03-07 16:30:24 -05:00
Use a pipe instead of a temporary file to load the apparmor profile. This change has a measurable speed improvement for apparmor users. Signed-off-by: Valentin Rothberg <vrothberg@suse.com> Closes: #1262 Approved by: mheon