pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/logcheck mark as not for unprivileged mode



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b13c146b143e
branches:  trunk
changeset: 400894:b13c146b143e
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Thu Oct 29 20:36:10 2009 +0000

description:
mark as not for unprivileged mode

diffstat:

 security/logcheck/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6ef8ddb2569e -r b13c146b143e security/logcheck/Makefile
--- a/security/logcheck/Makefile        Thu Oct 29 20:26:27 2009 +0000
+++ b/security/logcheck/Makefile        Thu Oct 29 20:36:10 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/06/16 09:20:32 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2009/10/29 20:36:10 tnn Exp $
 
 DISTNAME=      logcheck-1.1.1
 PKGREVISION=   1
@@ -9,7 +9,7 @@
 HOMEPAGE=      http://sourceforge.net/projects/sentrytools/
 COMMENT=       Auditing tool for system logs on Unix boxes
 
-
+NOT_FOR_UNPRIVILEGED=  yes
 OWN_DIRS=      /var/adm/tmp /var/adm
 
 PKG_SYSCONFSUBDIR=     logcheck



Home | Main Index | Thread Index | Old Index