infra/scripts/t3-backup-state.timer

11 lines
212 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Daily t3 state.sqlite backup (the only copy of ~/.t3; enables version-bump rollback)
[Timer]
OnCalendar=*-*-* 03:30:00
RandomizedDelaySec=20m
Persistent=true
[Install]
WantedBy=timers.target