X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fshared%2Fexit-status.h;h=de379f1aa00836743d9aee0e97c3106a2bea5558;hb=eef65bf3ee6f73afa4a5de23ae3a794a279f30c0;hp=dde5bdda8b0836faf0e855a1a265224607962a43;hpb=ac45f971a12280de55b834a65237f72dcacfc099;p=elogind.git diff --git a/src/shared/exit-status.h b/src/shared/exit-status.h index dde5bdda8..de379f1aa 100644 --- a/src/shared/exit-status.h +++ b/src/shared/exit-status.h @@ -69,7 +69,8 @@ typedef enum ExitStatus { EXIT_NO_NEW_PRIVILEGES, EXIT_SECCOMP, EXIT_SELINUX_CONTEXT, - EXIT_PERSONALITY /* 230 */ + EXIT_PERSONALITY, /* 230 */ + EXIT_APPARMOR_PROFILE } ExitStatus; typedef enum ExitStatusLevel {