aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Collapse)Author
2021-08-06seatd: s6-style readiness notification supportKenny 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-07man: Mention assistance from other contributorsKenny Levinsen
2020-08-28Nuke LIBSEAT_LOGLEVELSimon Ser
This will be replaced with a libseat API to set the log level.
2020-08-08man: Add simple seatd(1) pageKenny Levinsen