]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/linuxptp.git/commit
timemaster: ignore failures of non-essential processes.
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 14 Jul 2016 11:43:48 +0000 (13:43 +0200)
committerRichard Cochran <richardcochran@gmail.com>
Sat, 16 Jul 2016 19:03:59 +0000 (21:03 +0200)
commit914ca86b37ad9fc5a61177308c3319c126c7246a
tree3dd2ed41108f525450e270d7310294f91d0ae287
parent395544d1179d29cd5aa1360f5913657e5d298f00
timemaster: ignore failures of non-essential processes.

Assume only the chronyd or ntpd process is essential for synchronization
of the system clock and ignore SIGCHLD from other processes. This should
provide resiliency against possible bugs in ptp4l or phc2sys that can
terminate the processes.

Signed-off-by: Miroslav Lichvar <mlichvar@redhat.com>
timemaster.c