From 17024c02afd32e6e31d882fa4ef450a828383b26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Siglen?= Date: Wed, 5 Nov 2025 14:40:51 +0100 Subject: [PATCH] dbginfo.sh: Adding stp time information MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Calling lsstp to get the status on STP time sync. Suggested-by: Michael Storzer Reviewed-by: Michael Storzer Signed-off-by: Jörn Siglen Signed-off-by: Jan Höppner --- scripts/dbginfo.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/dbginfo.sh b/scripts/dbginfo.sh index 1e856376..483d8215 100755 --- a/scripts/dbginfo.sh +++ b/scripts/dbginfo.sh @@ -487,6 +487,7 @@ CMDS="uname -a\ :lsmem\ :lsmod\ :lsshut\ + :lsstp\ :runlevel\ :sysctl -a\ :systemctl --all --no-pager show\