summaryrefslogtreecommitdiff
path: root/sd_daemon/exit-status.go
AgeCommit message (Collapse)Author
2019-08-14exit-status.go: Verify that it's up-to-date for SD v242Luke Shumaker
2018-12-07Wow, I'm really bad at spellingLuke Shumaker
2018-09-05sd_daemon: Update exit-status.goLuke Shumaker
- Add sysexits.h codes - Sync with systemd v239, don't mask deprecated systemd codes * Unmask _EXIT_RESERVED -> EXIT_TCPWRAP * Note that EXIT_MAKE_STARTER was dropped in SD v235 * Renumber EXIT_SMACK_PROCESS_LABEL from 237 to 236, replacing EXIT_BUS_ENDPOINT * Add EXIT_KEYRING at 237, EXIT_SMACK_PROCESS_LABEL's old number * Add everything 238 and up - Add comments about what versions of systemd handle the systemd codes - Update the LSB URL from LSB 3.1.1 to LSB 5.0.0
2016-12-27Merge sd_daemon/lsb into sd_daemon. BREAKING CHANGE.v0.3.0Luke Shumaker