X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Fexit-status.h;fp=src%2Fshared%2Fexit-status.h;h=e7f12032ec3ad1e5f731b0142d60778499e2e1af;hp=de379f1aa00836743d9aee0e97c3106a2bea5558;hb=4298d0b5128326621c8f537107c4c8b459490721;hpb=9875fd7875d433eea5c6e3319916e1be18722086 diff --git a/src/shared/exit-status.h b/src/shared/exit-status.h index de379f1aa..e7f12032e 100644 --- a/src/shared/exit-status.h +++ b/src/shared/exit-status.h @@ -70,7 +70,8 @@ typedef enum ExitStatus { EXIT_SECCOMP, EXIT_SELINUX_CONTEXT, EXIT_PERSONALITY, /* 230 */ - EXIT_APPARMOR_PROFILE + EXIT_APPARMOR_PROFILE, + EXIT_ADDRESS_FAMILIES, } ExitStatus; typedef enum ExitStatusLevel {