Install an _nfcapd user; nfsen will want it
This commit is contained in:
parent
8ea4590c08
commit
e461e47b8a
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/05/15 06:56:05 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2010/04/30 11:50:20 sthen Exp $
|
||||
|
||||
COMMENT-main = tools to collect and process netflow data
|
||||
COMMENT-nfprofile = filters data from nfdump according to profiles
|
||||
|
||||
DISTNAME = nfdump-1.5.8
|
||||
FULLPKGNAME-main = ${DISTNAME}
|
||||
FULLPKGNAME-main = ${DISTNAME}p0
|
||||
FULLPKGNAME-nfprofile = ${DISTNAME:S/nfdump/nfprofile/}
|
||||
|
||||
CATEGORIES = net
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2009/05/15 06:56:05 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.3 2010/04/30 11:50:20 sthen Exp $
|
||||
@newgroup _nfcapd:649
|
||||
@newuser _nfcapd:649:_nfcapd:daemon:nfcapd user:/nonexistent:/sbin/nologin
|
||||
@bin bin/ft2nfdump
|
||||
@bin bin/nfcapd
|
||||
@bin bin/nfdump
|
||||
|
Loading…
Reference in New Issue
Block a user