diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:35:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:35:04 +0000 |
commit | 214f81cd9b7c94c10b633627034c21daaee837b2 (patch) | |
tree | 63f193ca9b27d4095af5ac000565ef928ddbb5f6 /debian/conf.d/README | |
parent | Adding upstream version 4.0. (diff) | |
download | chrony-214f81cd9b7c94c10b633627034c21daaee837b2.tar.xz chrony-214f81cd9b7c94c10b633627034c21daaee837b2.zip |
Adding debian version 4.0-8+deb11u2.debian/4.0-8+deb11u2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/conf.d/README')
-rw-r--r-- | debian/conf.d/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/conf.d/README b/debian/conf.d/README new file mode 100644 index 0000000..de1fa8e --- /dev/null +++ b/debian/conf.d/README @@ -0,0 +1,7 @@ +Files found under the /etc/chrony/conf.d directory with the .conf suffix are +parsed in the lexicographical order of the file names when chronyd starts up. +This enables a fragmented configuration of chronyd. + +Although those files can contain any directives listed in chrony.conf(5), +it would be wiser to add NTP sources in the /etc/chrony/sources.d +directory. Please read /etc/chrony/sources.d/README for more information. |