Forum Topic - ntpd vs. ntp.conf: (1 Item)
   
ntpd vs. ntp.conf  
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.