podman/pkg/apparmor
Sascha Grunert c49bc1f176
apparmor: allow receiving of signals from 'podman kill'
In newer kernels, AppArmor will reject attempts to send signals to a
container because the signal originated from outside of that AppArmor
profile. Correct this by allowing all unconfined signals to be received.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-24 15:34:47 +01:00
..
apparmor.go apparmor: apply default profile at container initialization 2019-01-09 22:18:11 +01:00
apparmor_linux.go golangci-lint round #3 2019-07-21 14:22:39 -05:00
apparmor_linux_template.go apparmor: allow receiving of signals from 'podman kill' 2020-01-24 15:34:47 +01:00
apparmor_linux_test.go make lint: include unit tests 2020-01-14 10:51:59 +01:00
apparmor_unsupported.go Add DefaultContent API to retrieve apparmor profile content 2019-07-18 13:14:02 +02:00