mirror of
https://codeberg.org/hyperreal/admin-scripts
synced 2024-11-01 16:03:06 +01:00
10 lines
112 B
SYSTEMD
10 lines
112 B
SYSTEMD
[Unit]
|
|
Description=backup-to-minio
|
|
|
|
[Timer]
|
|
OnCalendar=weekly
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|