# # # 03-Dec-04 amo Fix ntp problem # # # ntpd[pid]: can't open /etc/ntp/drift.TEMP: Permission denied # # ps axuw # ntpd -U ntp -p /var/run/ntpd.pid -g # # chown ntp.ntp /etc/ntp # # # End of file