summaryrefslogtreecommitdiff
path: root/app-forensics/chkrootkit/files/chkrootkit.timer
blob: 0a6c0e5f5c4a2c30219f995d60b13762949b049f (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Periodic check for signs of a rootkit

[Timer]
# Run on Sunday at 3:20am, to avoid running afoul of DST changes
OnCalendar=Sun *-*-* 03:20:00
RandomizedDelaySec=120
Persistent=true

[Install]
WantedBy=timers.target