Jan Ceuleers wrote:
> Folkert van Heusden wrote:
> 
>> Is there a list of errors that ntpd can emit to its logfile together
>> with the severities of all those errors?
> 
> cd /usr/src/ntp-4.2.4
> fgrep -r msyslog * | grep ".c: "
> 

That's not quite correct. You also need to look got netsyslog:
fgrep -r netsyslog * | grep ".c: "

Danny
_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions

Reply via email to