From 9e346a0c77bf3c7f47d97d7627fe48ac05fe537b Mon Sep 17 00:00:00 2001 From: lpoujol Date: Thu, 14 Feb 2019 11:42:36 +0100 Subject: [PATCH] iburst --- HowtoNTP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HowtoNTP.md b/HowtoNTP.md index f30dee7d..4d1206bf 100644 --- a/HowtoNTP.md +++ b/HowtoNTP.md @@ -32,8 +32,8 @@ La configuration se fait via le fichier `/etc/ntp.conf` : ~~~ # Le ou les serveurs sur lesquels on veut se synchroniser -server ntp.evolix.net -pool pool.ntp.org +server ntp.evolix.net iburst +pool pool.ntp.org iburst # Cette ligne sert à autoriser le contrôle TOTAL de l'horloge pour la machine locale # ce qui est le but recherché.