mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-04 02:05:06 -05:00
doc: remove minpoll and maxpoll options from configuration example
This commit is contained in:
@@ -873,9 +873,9 @@ For the @file{@SYSCONFDIR@/chrony.conf} file, the following can be used as an
|
||||
example.
|
||||
|
||||
@example
|
||||
server 0.pool.ntp.org minpoll 5 maxpoll 10 maxdelay 0.4 offline
|
||||
server 1.pool.ntp.org minpoll 5 maxpoll 10 maxdelay 0.4 offline
|
||||
server 2.pool.ntp.org minpoll 5 maxpoll 10 maxdelay 0.4 offline
|
||||
server 0.pool.ntp.org maxdelay 0.4 offline
|
||||
server 1.pool.ntp.org maxdelay 0.4 offline
|
||||
server 2.pool.ntp.org maxdelay 0.4 offline
|
||||
logdir /var/log/chrony
|
||||
log statistics measurements tracking
|
||||
driftfile @CHRONYVARDIR@/drift
|
||||
|
||||
Reference in New Issue
Block a user