summaryrefslogtreecommitdiff
path: root/security/apparmor/include/signal.h
AgeCommit message (Collapse)Author
2025-01-18apparmor: add support for profiles to define the kill signalJohn Johansen
Previously apparmor has only sent SIGKILL but there are cases where it can be useful to send a different signal. Allow the profile to optionally specify a different value. Signed-off-by: John Johansen <john.johansen@canonical.com>