From 25275ec0ddb84479f6a538066e9b16e4e7ebfa50 Mon Sep 17 00:00:00 2001 From: Jean-Pierre PRUNARET Date: Sat, 1 Jun 2019 19:56:37 +0200 Subject: [PATCH] make : ajustement statistiques ntp --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8a7b0dd..f5c3d00 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,7 @@ TIME=time CHRONY_STATUS=chronyc tracking CHRONY_STATS=chronyc sources -v +CHRONY_STATS_SOURCES=chronyc sourcestats all: rebuild-switch date @@ -51,7 +52,7 @@ show-roots: show-time: -@$(CHRONY_STATUS) && $(CHRONY_STATS) - -@watch -d -n 5 "$(CHRONY_STATUS) && echo "--" && $(CHRONY_STATS)" + -@watch -d -n 2 "$(CHRONY_STATUS) && echo "--" && $(CHRONY_STATS) && echo "--" && $(CHRONY_STATS_SOURCES)" store-repair: $(TIME) nix-store --verify --check-contents --repair