8 lines
126 B
SYSTEMD
8 lines
126 B
SYSTEMD
[Unit]
|
|
Description=Backup storage with restic daily
|
|
[Timer]
|
|
OnCalendar=daily
|
|
Persistent=true
|
|
[Install]
|
|
WantedBy=timers.target
|