SHOW:
|
|
- or go back to the newest paste.
1 | - | # Log file |
1 | + | |
2 | logfile /var/log/ntp.log | |
3 | ||
4 | driftfile /var/lib/ntp/ntp.drift | |
5 | - | # /etc/ntp.conf, configuration for ntpd; see ntp.conf(5) for help |
5 | + | |
6 | statsdir /var/log/ntpstats/ | |
7 | statistics loopstats peerstats clockstats | |
8 | filegen loopstats file loopstats type day enable | |
9 | filegen peerstats file peerstats type day enable | |
10 | - | # Enable this if you want statistics to be logged. |
10 | + | |
11 | ||
12 | server x.x.x.x |