summaryrefslogtreecommitdiff
path: root/debian/taler-exchange-offline.taler-exchange-offline.timer
blob: 5e605e8186a0299b20f426c6172243c5d6dd63da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This file is in the public domain.
#
# Note that this timer is deliberately NOT active
# by default as it is ONLY applicable if the
# taler-exchange-offline tool is run on the *online*
# service and not actually offline.  It is provided
# for convenience in setups that do not use offline
# signing. You may need to adjust the
# taler-exchange-offline.service file before using it!
[Unit]
Description=taler-exchange-offline maintenance
Documentation=man:taler-exchange-offline(1)

[Timer]
OnCalendar=daily
AccuracySec=12h
Persistent=true

[Install]
WantedBy=timers.target