Joseph Gwinn wrote:
>...
> Which brings me to a question: How does one get NTP to tell you exactly
> where it is getting such things as the ntp.conf file from, all without
>...
[EMAIL PROTECTED] ~]$ strings /usr/sbin/ntpd|grep ntp.conf
/etc/ntp.conf
[EMAIL PROTECTED] ~]$ strace -f -o x /usr/sbin/ntpd -g
[EMAIL PROTECTED] ~]# grep ntp.conf x
3351 open("/etc/ntp.conf", O_RDONLY) = 4
_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.org/mailman/listinfo/questions