Merge Debian 3.0.33-2 and 3.0.33-3 changes.
[privoxy.git] / debian / privoxy-cleanup.timer
diff --git a/debian/privoxy-cleanup.timer b/debian/privoxy-cleanup.timer
new file mode 100644 (file)
index 0000000..28b254f
--- /dev/null
@@ -0,0 +1,12 @@
+[Unit]
+Description=privoxy certificate cleanup
+Documentation=man:privoxy(8) https://www.privoxy.org/user-manual/
+Before=logrotate.timer
+
+[Timer]
+OnCalendar=daily
+AccuracySec=12h
+Persistent=true
+
+[Install]
+WantedBy=timers.target