From c527cda1a4d28cdf750fb826c0f6d52d1d04cfe0 Mon Sep 17 00:00:00 2001 From: adrien Date: Tue, 1 Dec 2020 12:12:11 +0100 Subject: [PATCH] Add NTP sync. through timedatectl --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6378bd..da66549 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ sudo localectl set-keymap fr sudo localectl --no-convert set-x11-keymap fr pc104 sudo localectl set-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 sudo timedatectl set-timezone Europe/Paris +sudo timedatectl set-ntp true ``` ### Permissions