summaryrefslogtreecommitdiff
path: root/security/logcheck
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-12-27 03:06:44 +0000
committerdholland <dholland@pkgsrc.org>2013-12-27 03:06:44 +0000
commitc3d69452bdedf792e345050df5419ae1700896b9 (patch)
tree8a905304ed4dab4e3a0ffb6e3933fe527feb5a98 /security/logcheck
parent5739c04ed7a6cac073bdf625d2c8f00e5d286ac8 (diff)
downloadpkgsrc-c3d69452bdedf792e345050df5419ae1700896b9.tar.gz
This has been using SPECIAL_PERMS since 2009 and exhibits no signs of
needing NOT_FOR_UNPRIVILEGED any more. XXX: In fact, most of the permission settings seem bogus; and also it XXX: shouldn't be using /var/adm.
Diffstat (limited to 'security/logcheck')
-rw-r--r--security/logcheck/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile
index e611d0bc306..8a58f9b7943 100644
--- a/security/logcheck/Makefile
+++ b/security/logcheck/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/23 18:16:35 asau Exp $
+# $NetBSD: Makefile,v 1.20 2013/12/27 03:06:44 dholland Exp $
DISTNAME= logcheck-1.1.1
PKGREVISION= 1
@@ -10,8 +10,6 @@ HOMEPAGE= http://sourceforge.net/projects/sentrytools/
COMMENT= Auditing tool for system logs on Unix boxes
LICENSE= gnu-gpl-v2
-NOT_FOR_UNPRIVILEGED= yes
-
PKG_SYSCONFSUBDIR= logcheck
EGDIR= ${PREFIX}/share/examples/logcheck
TEMPDIR= ${VARBASE}/adm/tmp