Add automated Restic backups for edge01
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Weekly Restic retention for edge01
|
||||
|
||||
[Timer]
|
||||
OnCalendar=Sun *-*-* 04:15:00
|
||||
RandomizedDelaySec=15m
|
||||
Persistent=true
|
||||
Unit=restic-edge01-retention.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user