NTP
From Wikitech
(Difference between revisions)
(dash -> —) |
|||
| Line 1: | Line 1: | ||
to fix it on Fedora core: | to fix it on Fedora core: | ||
| − | * edit <tt>/etc/ntp/step-servers</tt> | + | * edit <tt>/etc/ntp/step-servers</tt> — <tt>init.d</tt> uses it |
* <tt>chown ntp:ntp /etc/ntp</tt> | * <tt>chown ntp:ntp /etc/ntp</tt> | ||
Revision as of 16:18, 26 February 2005
to fix it on Fedora core:
- edit /etc/ntp/step-servers — init.d uses it
- chown ntp:ntp /etc/ntp
other problems:
- make sure server (either 10/8 or ext ip) is correct in ntp.conf
- FC3 only: disable selinux (/etc/selinux/config) (is this not needed if /etc/ntp ownership is correct?)