mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-19 05:37:18 +00:00
Update time.rst
Removed adding the polkit and instead added sudo to the timecatectl set-ntp command.
This commit is contained in:
@@ -13,7 +13,7 @@ the default :abbr:`NTP (Network Time Protocol)` servers cannot be reached.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo swupd bundle-add sysadmin-basic polkit
|
||||
sudo swupd bundle-add sysadmin-basic
|
||||
|
||||
#. Set your time zone. This example uses Los Angeles.
|
||||
|
||||
@@ -45,7 +45,7 @@ the default :abbr:`NTP (Network Time Protocol)` servers cannot be reached.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
timedatectl set-ntp true
|
||||
sudo timedatectl set-ntp true
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user