podman/pkg/apparmor
Valentin Rothberg 9563f31437 pkg/apparmor: use a pipe instead of a tmp file
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
2018-08-14 14:25:14 +00:00
..
apparmor.go pkg/apparmor: move data under Linux/apparmor buildtags 2018-08-14 14:25:14 +00:00
apparmor_linux.go pkg/apparmor: use a pipe instead of a tmp file 2018-08-14 14:25:14 +00:00
apparmor_linux_template.go pkg/apparmor: move data under Linux/apparmor buildtags 2018-08-14 14:25:14 +00:00
apparmor_linux_test.go pkg/apparmor: use a pipe instead of a tmp file 2018-08-14 14:25:14 +00:00
apparmor_unsupported.go AppArmor: runtime check if it's enabled on the host 2018-07-23 18:11:09 +00:00