pkgsrc/net/nagios-nsca/PLIST
seb 4af75b1299 - 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
2007-11-26 22:14:23 +00:00

5 lines
179 B
Text

@comment $NetBSD: PLIST,v 1.3 2007/11/26 22:14:23 seb Exp $
bin/nsca
bin/send_nsca
share/examples/nagios/nsca.cfg
@unexec ${RMDIR} %D/share/examples/nagios 2>/dev/null || ${TRUE}