From e2ea45f2c10932464647c6a03a7beeb7b1da8aa5 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Sat, 28 Oct 2023 16:37:48 +0000 Subject: [PATCH] Update file Configuring_NTP_Using_the_chrony_Suite.adoc --- .../pages/servers/Configuring_NTP_Using_the_chrony_Suite.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system-administrators-guide/pages/servers/Configuring_NTP_Using_the_chrony_Suite.adoc b/modules/system-administrators-guide/pages/servers/Configuring_NTP_Using_the_chrony_Suite.adoc index f6a9821..93fd162 100644 --- a/modules/system-administrators-guide/pages/servers/Configuring_NTP_Using_the_chrony_Suite.adoc +++ b/modules/system-administrators-guide/pages/servers/Configuring_NTP_Using_the_chrony_Suite.adoc @@ -68,7 +68,7 @@ The [application]*chrony* daemon, `chronyd`, can be controlled by the command li [[sect-Understanding_the_chrony_configuration_commands]] === Understanding the chrony Configuration Commands -The default configuration file for `chronyd` is `/etc/chrony.conf`. The [option]`-f` option can be used to specify an alternate configuration file path. See the `chronyd` man page for further options. For a complete list of the directives that can be used see [citetitle]_link:++https://chrony.tuxfamily.org/manual.html#Configuration-file++[https://chrony.tuxfamily.org/manual.html#Configuration-file]_. Below is a selection of configuration options: +The default configuration file for `chronyd` is `/etc/chrony.conf`. The [option]`-f` option can be used to specify an alternate configuration file path. See the `chronyd` man page for further options. For a complete list of the directives that can be used see [citetitle]_link:++https://chrony-project.org/doc/4.4/chrony.conf.html++[https://chrony-project.org/doc/4.4/chrony.conf.html]_. Below is a selection of configuration options: Comments:: Comments should be preceded by #, %, ; or !