Files
awoooi/scripts/reboot-recovery/awoooi-full-host-reboot-orchestrator.timer
ogt 4481f18aa1
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 2m20s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
feat(reboot): add ai log triage auto recovery
2026-07-09 16:22:21 +08:00

13 lines
261 B
SYSTEMD

[Unit]
Description=Run AWOOOI reboot recovery orchestrator during boot and every minute until healthy
[Timer]
OnBootSec=45s
OnUnitActiveSec=60s
AccuracySec=10s
Unit=awoooi-full-host-reboot-orchestrator.service
Persistent=true
[Install]
WantedBy=timers.target