From 29f00a8a56249e0483fe700f7c16a0e601fbb625 Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 26 Nov 2007 22:14:23 +0000 Subject: - Minor fix to MESSAGE file. - Add NAGIOS_USER user and NAGIOS_GROUP handling. - Explicitly configure NAGIOS_USER/NAGIOS_GROUP as Nagios NSCA user/group hence this package now follows NAGIOS_USER and NAGIOS_GROUP settings. - When deleting the package allow removal of directories shared with other Nagios packages to fail. - Bump PKGREVISION to 1 --- net/nagios-nsca/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/nagios-nsca/PLIST') diff --git a/net/nagios-nsca/PLIST b/net/nagios-nsca/PLIST index d782d4cedca..f611b61c4f3 100644 --- a/net/nagios-nsca/PLIST +++ b/net/nagios-nsca/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2006/03/01 22:43:04 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/11/26 22:14:23 seb Exp $ bin/nsca bin/send_nsca share/examples/nagios/nsca.cfg -@dirrm share/examples/nagios +@unexec ${RMDIR} %D/share/examples/nagios 2>/dev/null || ${TRUE} -- cgit v1.2.3