]> git.ipfire.org Git - thirdparty/chrony.git/commit - main.c
Wait in foreground process until daemon is fully initialized
authorMiroslav Lichvar <mlichvar@redhat.com>
Fri, 26 Aug 2011 12:47:30 +0000 (14:47 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 26 Aug 2011 16:31:26 +0000 (18:31 +0200)
commit1d2a0856b40e4cc7638f6878b9cd5891fdefbea6
treebd14c11479fea61e9cd669b2aadd3866b9e6cf19
parent7fb50d9a3ebcb9c6c46b59731176840a6e38eee5
Wait in foreground process until daemon is fully initialized

Exit when all sockets are ready and initstepslew command and rtc step
are completed. Also, in case of a fatal error, print the error message
and exit with a non-zero status.
logging.c
logging.h
main.c