X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fexit-status.h;h=de379f1aa00836743d9aee0e97c3106a2bea5558;hp=dde5bdda8b0836faf0e855a1a265224607962a43;hb=eef65bf3ee6f73afa4a5de23ae3a794a279f30c0;hpb=37f78db2f4a33474fc349f406b0a0a48e9c573a2 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 {