From 463847b251f43fe6387ddb50b20686f14d7ecbc0 Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Thu, 19 Apr 2018 14:41:45 -0400 Subject: [PATCH] Incorporated review feedback in time guide. Signed-off-by: MCamp859 --- source/clear-linux/guides/maintenance/time.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/source/clear-linux/guides/maintenance/time.rst b/source/clear-linux/guides/maintenance/time.rst index f45b6f2c..0a1d8866 100644 --- a/source/clear-linux/guides/maintenance/time.rst +++ b/source/clear-linux/guides/maintenance/time.rst @@ -12,7 +12,7 @@ the default :abbr:`NTP (Network Time Protocol)` servers cannot be reached. .. code-block:: bash - swupd bundle-add sysadmin-basic + sudo swupd bundle-add sysadmin-basic #. Set your time zone. This example uses Los Angeles. @@ -34,7 +34,7 @@ the default :abbr:`NTP (Network Time Protocol)` servers cannot be reached. #. Create a new file named :file:`/etc/systemd/timesyncd.conf` and enter the following text. - .. code-block:: bash + .. code-block:: console [Time] NTP= @@ -56,7 +56,3 @@ the default :abbr:`NTP (Network Time Protocol)` servers cannot be reached. **Congratulations!** You successfully set up the time in your |CL| system. -You can change the time and time zone from your |CL| desktop. Under the -:guilabel:`Details` tab, select the :guilabel:`Settings` application, then -select :guilabel:`Date & Time` options. -