wolfSSL: Use LIBWOLFSSL_VERSION_HEX to decide whether or not to use WOLFSSL_X509_V_OK
[privoxy.git] / debian / privoxy-cleanup.timer
1 [Unit]
2 Description=privoxy certificate cleanup
3 Documentation=man:privoxy(8) https://www.privoxy.org/user-manual/
4 Before=logrotate.timer
5
6 [Timer]
7 OnCalendar=daily
8 AccuracySec=12h
9 Persistent=true
10
11 [Install]
12 WantedBy=timers.target