Compare commits

...

2 Commits

Author SHA1 Message Date
Eric Adams 67d8d35f82 Update time.rst
Removed adding the polkit and instead added sudo to the timecatectl set-ntp command.
2020-02-05 12:06:16 -08:00
Eric Adams 2c24dd4d4a 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.
2020-01-31 13:37:59 -08:00
+1 -1
View File
@@ -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::