update health_persistence.py

This commit is contained in:
MacRimi
2026-04-01 12:30:19 +02:00
parent d62396717a
commit 618538a854
3 changed files with 78 additions and 17 deletions

View File

@@ -197,7 +197,7 @@ def capture_journal_context(keywords: list, lines: int = 30,
return ""
# ─── Journal Watcher (Real-time) ────────────────────────────────
# ─── Journal Watcher (Real-time) ────────────────────────────────
class JournalWatcher:
"""Watches journald in real-time for critical system events.