1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/restic_ynh.git synced 2024-09-03 20:16:22 +02:00
restic_ynh/conf/systemd_check.timer.j2
2020-03-02 22:11:41 +01:00

8 lines
130 B
Django/Jinja

[Unit]
Description=Check {{ app }} backup regularly
[Timer]
OnCalendar={{ check_on_calendar }}
[Install]
WantedBy=timers.target