aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/plugins/chrony.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos/plugins/chrony.py b/sos/plugins/chrony.py
index 7f8de994..11fc2579 100644
--- a/sos/plugins/chrony.py
+++ b/sos/plugins/chrony.py
@@ -36,7 +36,7 @@ class Chrony(Plugin, RedHatPlugin):
"chronyc sourcestats",
"chronyc serverstats",
"chronyc ntpdata",
- "chronyc clients"
+ "chronyc -n clients"
])
self.add_journal(units="chronyd")