]> git.ipfire.org Git - thirdparty/chrony.git/commit
main: add -N option for s6-style service readiness notification master
authorEmery Hemingway <emery@informatics.coop>
Thu, 9 Apr 2026 14:29:11 +0000 (14:29 +0000)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 9 Apr 2026 15:15:16 +0000 (17:15 +0200)
commit866bedef0b648fdd6cc68f8cb4d75e4303244c76
tree27d38a1a308256cbe236a00130053c15f702ece0
parent6d8b237fac2acdbb391799510a17d66c5638ed96
main: add -N option for s6-style service readiness notification

In this notification scheme a service supervisor creates a pipe
and passes the write file descriptor to chronyd. When chronyd is
initialised it writes a newline to the descriptor and the
supervisor is informed that chronyd has successfully started and
is in a ready state.

https://skarnet.org/software/s6/notifywhenup.html
doc/chronyd.adoc
main.c