From 33895c7300d6e43e4d3df30cb192d17891d799be Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:09:42 +0200 Subject: Adding debian version 4.3-2+deb12u1. Signed-off-by: Daniel Baumann --- debian/sources.d/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/sources.d/README (limited to 'debian/sources.d/README') diff --git a/debian/sources.d/README b/debian/sources.d/README new file mode 100644 index 0000000..184eaec --- /dev/null +++ b/debian/sources.d/README @@ -0,0 +1,12 @@ +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 -- cgit v1.2.3