scripts: add auth management and Termux widget scripts

This commit is contained in:
L36 Server
2026-01-09 09:12:19 +10:30
committed by Peter Steinberger
parent 8f21f34b1c
commit 6484195bfe
10 changed files with 708 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[Unit]
Description=Check Clawdbot auth expiry every 30 minutes
[Timer]
OnBootSec=5min
OnUnitActiveSec=30min
Persistent=true
[Install]
WantedBy=timers.target