mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 09:08:08 -07:00
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>
8 lines
140 B
Desktop File
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
|