mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-06-16 02:46:01 +00:00
Updated time.rst (#1013)
* Updated time.rst When I tried this I had an error when I tried to set ntp to true that polkit was missing. Adding that bundle allowed the step to complete. * Update time.rst Removed adding the polkit and instead added sudo to the timecatectl set-ntp command.
This commit is contained in:
@@ -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