Skip to content
This repository was archived by the owner on Nov 29, 2024. It is now read-only.
This repository was archived by the owner on Nov 29, 2024. It is now read-only.

[systemd] using Global Pool for ntp instead of North America #19

Description

@Adurol

Small feature request to use the worldwide timeserver pool for the systemd ntp-service instead of North America.

In Line 69:
Global: NTP_SERVERS="0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org 3.pool.ntp.org"
Current: NTP_SERVERS="0.north-america.pool.ntp.org 1.north-america.pool.ntp.org 2.north-america.pool.ntp.org 3.north-america.pool.ntp.org"

As "The NTP Pool DNS system automatically picks time servers which are geographically close for you [...]" (Source) and that way f.e. Australian or European users can get faster time servers. The default for ntp is already in the same manner.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions