Skip to content

Commit

Permalink
fix(osfamilymap): fix openSUSE NTP servers
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwiedemann committed Dec 24, 2020
1 parent 25bea74 commit 828e12f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chrony/osfamilymap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ RedHat:

openSUSE:
ntpservers:
- '0.arch.opensuse.ntp.org'
- '1.arch.opensuse.ntp.org'
- '2.arch.opensuse.ntp.org'
- '0.opensuse.pool.ntp.org'
- '1.opensuse.pool.ntp.org'
- '2.opensuse.pool.ntp.org'
- '3.opensuse.pool.ntp.org'
otherparams:
- 'rtcsync'
Expand Down

0 comments on commit 828e12f

Please sign in to comment.