diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-06 15:27:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-06 15:27:51 +0000 |
commit | a8bb393c1e07072c14bab62ff17da125d005880a (patch) | |
tree | 24aa165b555e92ccfc1ec4c2af8924e36f21e07d /security/chkrootkit | |
parent | 18407462afbdaafee8d5a093b252311f322842fe (diff) |
Notes
Diffstat (limited to 'security/chkrootkit')
-rw-r--r-- | security/chkrootkit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/chkrootkit/Makefile b/security/chkrootkit/Makefile index 67590afdc600..0ffc10bc787b 100644 --- a/security/chkrootkit/Makefile +++ b/security/chkrootkit/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.pangeia.com.br/pub/seg/pac/ MAINTAINER= cordeiro@nic.br COMMENT= A tool to locally check for signs of a rootkit +IGNORE= is reporting false positives on FreeBSD 4.10 and 5.x. Next release in few weeks + USE_REINPLACE= yes ALL_TARGET= chkrootkit chklastlog chkwtmp chkproc chkdirs ifpromisc check_wtmpx strings |