first commit

This commit is contained in:
Oliver Walter
2026-06-17 01:54:53 +02:00
commit 1ea0d846bb
15 changed files with 742 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[Unit]
Description=Run restic user backup daily at 02:00
[Timer]
OnCalendar=*-*-* 02:00:00
# Do NOT set Persistent=true — boot timer handles the catch-up for personal machines
RandomizedDelaySec=600
[Install]
WantedBy=timers.target