File: privoxy-cleanup.timer

package info (click to toggle)
privoxy 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 8,284 kB
  • sloc: ansic: 33,407; perl: 4,768; sh: 3,912; makefile: 145; awk: 18; xml: 14
file content (12 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
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