mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-17 14:10:28 -04:00
add chrony configuration
This commit is contained in:
parent
f6435cae74
commit
52d67a3085
1 changed files with 16 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue