9 lines
111 B
SYSTEMD
9 lines
111 B
SYSTEMD
|
[Unit]
|
||
|
Description=peertube-backup
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=weekly
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|