File: chkrootkit.timer

package info (click to toggle)
chkrootkit 0.58b-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 7,796 kB
  • sloc: sh: 187,095; ansic: 3,779; makefile: 103
file content (11 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=chkrootkit daily timer
Documentation=man:chkrootkit(8)

[Timer]
OnCalendar=daily
# but run on resume/boot if we missed a slot
Persistent=true

[Install]
WantedBy=timers.target