Martin Burnicki wrote: > In the current case using strace to find which files are actually opened and > read when ntpd starts (as proposed elsewhere) should be the best solution. > > Martin
use strace -e trace=file .. to see all syscalls that use a filename string. uwe _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
