|
Lines 14-20
Link Here
|
| 14 |
# Set the target and limit for adding servers configured via pool statements |
14 |
# Set the target and limit for adding servers configured via pool statements |
| 15 |
# or discovered dynamically via mechanisms such as broadcast and manycast. |
15 |
# or discovered dynamically via mechanisms such as broadcast and manycast. |
| 16 |
# Ntpd automatically adds maxclock-1 servers from configured pools, and may |
16 |
# Ntpd automatically adds maxclock-1 servers from configured pools, and may |
| 17 |
# add as many as maxclock*2 if necessary to ensure that at least minclock |
17 |
# add as many as maxclock*2 if necessary to ensure that at least minclock |
| 18 |
# servers are providing good consistant time. |
18 |
# servers are providing good consistant time. |
| 19 |
# |
19 |
# |
| 20 |
tos minclock 3 maxclock 6 |
20 |
tos minclock 3 maxclock 6 |