Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
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.