mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 11:00:49 -05:00
add chrony configuration
This commit is contained in:
parent
f6435cae74
commit
52d67a3085
16
chrony.conf
Normal file
16
chrony.conf
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
server time.cloudflare.com iburst nts
|
||||||
|
server nts1.time.nl iburst nts
|
||||||
|
server sth1.nts.netnod.se iburst nts
|
||||||
|
server ptbtime1.ptb.de iburst nts
|
||||||
|
|
||||||
|
minsources 2
|
||||||
|
authselectmode require
|
||||||
|
|
||||||
|
driftfile /var/lib/chrony/drift
|
||||||
|
ntsdumpdir /var/lib/chrony
|
||||||
|
|
||||||
|
leapsectz right/UTC
|
||||||
|
makestep 1.0 3
|
||||||
|
|
||||||
|
rtconutc
|
||||||
|
rtcsync
|
Loading…
Reference in New Issue
Block a user