1
0
Fork 0
chrony/debian/sources.d
Daniel Baumann 79ad1c5afd
Adding debian version 4.6.1-3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 09:10:31 +02:00
..
README Adding debian version 4.6.1-3. 2025-06-21 09:10:31 +02:00

Only NTP sources can be specified in the /etc/chrony/sources.d directory.
Files in this directory must end with the ".sources" suffix. They can only
contain the "peer", "pool" and "server" directives and must have all
lines terminated by a trailing newline.

There is no need to restart chronyd for these time sources to be usable,
running 'chronyc reload sources' is sufficient.

Example:

# echo 'server 192.0.2.1 iburst' > /etc/chrony/sources.d/local-ntp-server.sources
# chronyc reload sources