From 455ef92c18eeaed34a2381b89cb86cef6b69473f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 20 Mar 2024 23:20:41 -0400 Subject: [PATCH] disable chrony client log This is only needed to support clients using the interleaved mode. We only use chrony as a server on our network servers and the clients are only using SNTP via xtra-daemon so we don't need this. This frees up a little bit of memory and avoids having a list of recent clients stored in memory. --- chrony.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chrony.conf b/chrony.conf index 896954d..c029848 100644 --- a/chrony.conf +++ b/chrony.conf @@ -19,3 +19,5 @@ rtconutc rtcsync cmdport 0 + +noclientlog