mirror of
https://github.com/containers/podman.git
synced 2025-08-02 17:22:30 +08: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