apparmor: add a stop mode to apparmor Add the ability for AppArmor to stop tasks that generate a reject via sending them a SIG_STOP. This then allows a userspace program to examine the tasks state before allowing it to continue. Signed-off-by: John Johansen <john.johansen@canonical.com>