summaryrefslogtreecommitdiff
path: root/configs/usr/lib/systemd/system/taler-prometheus-backup.timer
blob: 39607b2f6299280fb0663cc905fc1abca5735c9d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Create periodic snapshots of the Prometheus data in the experiments
Requires=taler-prometheus-backup.service

[Timer]
Unit=taler-prometheus-backup.service
OnCalendar=*:0/2

[Install]
WantedBy=timers.target