aboutsummarylogtreecommitdiffstats
path: root/fangfrisch.timer
blob: 285c7e95899a4cacfde59ec824e8f9acaefe396a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Update unofficial ClamAV signatures
Documentation=https://rseichter.github.io/fangfrisch/
Requires=fangfrisch.service

[Timer]
# If you change the run frequency, make sure to match the settings
# in /etc/fangfrisch/fangfrisch.conf. See detailed comments there.
OnCalendar=*:0/10
RandomizedDelaySec=90
Unit=fangfrisch.service

[Install]
WantedBy=timers.target