From a4453d848867b5d684956b0ead438b517aec0fea Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Thu, 16 Jan 2025 15:49:11 +0000 Subject: [PATCH] Use dnf instead of yum - Network Time Protocol (NTP) Change-Id: Ibba389bae7297c95959e41c320be1cb126ded328 Closes-Bug: #2095098 --- doc/install-guide/source/environment-ntp-controller.rst | 2 +- doc/install-guide/source/environment-ntp-other.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install-guide/source/environment-ntp-controller.rst b/doc/install-guide/source/environment-ntp-controller.rst index 459942590d..347fc48db1 100644 --- a/doc/install-guide/source/environment-ntp-controller.rst +++ b/doc/install-guide/source/environment-ntp-controller.rst @@ -21,7 +21,7 @@ Install and configure components .. code-block:: console - # yum install chrony + # dnf install chrony For SUSE: diff --git a/doc/install-guide/source/environment-ntp-other.rst b/doc/install-guide/source/environment-ntp-other.rst index c7cbbcbf79..70d1f0edef 100644 --- a/doc/install-guide/source/environment-ntp-other.rst +++ b/doc/install-guide/source/environment-ntp-other.rst @@ -22,7 +22,7 @@ Install and configure components .. code-block:: console - # yum install chrony + # dnf install chrony For SUSE: