## V8.13.128.2025.10.10
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m50s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-10 23:22:55 +01:00
parent cae8d68ecc
commit db9dca9fa2
18 changed files with 205 additions and 30 deletions

View File

@@ -10,12 +10,6 @@
# SPDX-PackageName: CISS.debian.live.builder
# SPDX-Security-Contact: security@coresecret.eu
# Minimal leap-second probe for Debian/chrony systems
# - Prints kernel leap flags & TAI offset (ΔAT)
# - Reads tzdata's leap-seconds list (authoritative TAI-UTC)
# - Shows chrony tracking summary (incl. leap status)
# - Demonstrates 23:59:60 rendering via TZ=right/UTC
set -Ceuo pipefail
#######################################