mirror of
https://github.com/YunoHost-Apps/restic_ynh.git
synced 2024-09-03 20:16:22 +02:00
9 lines
122 B
Text
9 lines
122 B
Text
|
[Unit]
|
||
|
Description=Run backup {{ app }} regularly
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar={{ on_calendar }}
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|