06/06/2013 10:22 AM
post102050
|
ntpd by default looks directly under /etc/ to find ntp.conf file. However ntp.conf file in QNX 6.5.0 distribution is
located under /etc/ntp/ directory. Therefore, to be able to run ntpd succesfully I had to pass the conf file's location
manually using -c switch. This needs to be fixed.
|
|
|