> I don't recall seeing this problem before, and I'm not sure what's > changed, but now, whenever I (re)start chrony via its initscript, it > reports that '/usr/sbin/chronyd failed to (re)start'.
I cannot reproduce this. Please trace the script and send the output. > It actually does start fine, and the pidof call returns the pid, but > AFAICT, the problem is that pidof / killall5 *outputs* the pid(s), but > the return value is actually 0 when it successfully locates at least > one process, and the initscript checks the return value, not the > output. In a shell script a return value of 0 means success and tests as true. -- John Hasler [email protected] Elmwood, WI USA -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

