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