t3-migrate-idle: systemd oneshot + overnight timer (01:00-05:40, /20)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
af9f7be297
commit
3cf09a0fe3
2 changed files with 18 additions and 0 deletions
10
scripts/t3-migrate-idle.timer
Normal file
10
scripts/t3-migrate-idle.timer
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Overnight drain of t3-autoupdate deferrals (idle-gated t3-serve migration)
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 01..05:00/20
|
||||
RandomizedDelaySec=120
|
||||
Persistent=false
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Loading…
Add table
Add a link
Reference in a new issue