feat: reliability, ops hooks, security checks, daily report

This commit is contained in:
PTah
2026-04-12 19:30:32 +10:00
commit e93fde7f52
8 changed files with 1569 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Run ssh-monitor watchdog every minute
[Timer]
OnBootSec=2min
OnUnitActiveSec=1min
Unit=ssh-monitor-watchdog.service
Persistent=true
[Install]
WantedBy=timers.target