Skip to content

Commit

Permalink
server: fix chony config for some routers
Browse files Browse the repository at this point in the history
  • Loading branch information
artem30801 committed Sep 27, 2020
1 parent e93e61d commit 0739bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chrony/server.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pool 2.ru.pool.ntp.org iburst minpoll 10
pool 3.ru.pool.ntp.org iburst minpoll 10
driftfile /var/lib/chrony/drift
local stratum 8
allow 192.168.0.0/16
allow all
makestep 1.0 3
smoothtime 50000 0.01
rtcsync

0 comments on commit 0739bee

Please sign in to comment.