feat: schedule nightly off-host backups

This commit is contained in:
2026-07-22 00:41:32 +02:00
parent 897cd3d95e
commit 2beac6d62f
3 changed files with 118 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Nightly Dragon's Stash off-host backup
[Timer]
OnCalendar=*-*-* 03:00:00
Persistent=true
RandomizedDelaySec=15m
Unit=dragons-stash-backup.service
[Install]
WantedBy=timers.target