Files
gentoo/app-forensics/chkrootkit/files/chkrootkit.service
Martin Dummer b21a05c2b8 app-forensics/chkrootkit: add systemd timer, new maintainer
Closes: https://bugs.gentoo.org/773280
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/23765
Signed-off-by: Sam James <sam@gentoo.org>
2022-01-13 05:02:27 +00:00

8 lines
140 B
Desktop File

[Unit]
Description=local check for signs of a rootkit
[Service]
Type=oneshot
ExecStart=/usr/sbin/chkrootkit -q
SyslogIdentifier=chkrootkit