Skip to content

tests/regression/apparmor/capabilities.sh: fail iopl/ioperm with lockdown

In MR #1063 the tests/regression/apparmor/syscall.sh script was updated to account for kernel lockdown, but the capabilities.sh script also exercises these system calls so this also needs to be updated as well.

Also required to fix issue #226 (closed).

Signed-off-by: Alex Murray alex.murray@canonical.com

Merge request reports