mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
9 lines
115 B
SYSTEMD
9 lines
115 B
SYSTEMD
|
[Unit]
|
||
|
Description=Perform remote backup backups daily
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|