Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-13 | seatd-launch: exit with status >128 if child is signalled | Simon Ser | |
Mimick shells and exit with a status >128 if our child has been signalled. Exiting with 128 + signal number is what most shells do (POSIX only requires them to exit with >128). | |||
2021-09-12 | man/seatd-launch: Make mssage about root clearer | Kenny Levinsen | |
2021-09-11 | man: Add seatd-launch(1) to SEE ALSO of seatd(1) | Kenny Levinsen | |
2021-09-08 | man: Add simple seatd-launch(1) page | Kenny Levinsen | |
2021-08-06 | seatd: s6-style readiness notification support | Kenny Levinsen | |
This adds the ability to specify the number of an fd that is inherited by the process as open. Once seatd is read to serve requests, it will write a single newline and close the fd. | |||
2020-09-07 | man: Mention assistance from other contributors | Kenny Levinsen | |
2020-08-28 | Nuke LIBSEAT_LOGLEVEL | Simon Ser | |
This will be replaced with a libseat API to set the log level. | |||
2020-08-08 | man: Add simple seatd(1) page | Kenny Levinsen | |