X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fexit-status.h;h=44ef879562324202daaed912bb991b211cabf649;hb=2096e009a790073a934f5cd07d17024d3b199d0b;hp=28f03a59117852e3da1cf84971912e5d1efb352a;hpb=9a57c62944258c750d80bca4fe56de4dbab46d67;p=elogind.git diff --git a/src/exit-status.h b/src/exit-status.h index 28f03a591..44ef87956 100644 --- a/src/exit-status.h +++ b/src/exit-status.h @@ -64,7 +64,9 @@ typedef enum ExitStatus { EXIT_CONFIRM, EXIT_STDERR, EXIT_TCPWRAP, - EXIT_PAM + EXIT_PAM, + EXIT_NETWORK, + EXIT_NAMESPACE } ExitStatus;