add _argus user/group and adapt directory ownership/permissions
feedback/ok sthen@
This commit is contained in:
parent
43c75fb850
commit
7a0def1df3
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/06/30 05:19:33 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2008/07/04 17:23:39 steven Exp $
|
||||
|
||||
COMMENT= Audit Record Generation and Utilization System
|
||||
|
||||
DISTNAME= argus-3.0.0
|
||||
CATEGORIES= net
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://qosient.com/argus/
|
||||
MASTER_SITES= http://qosient.com/argus/src/
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/06/30 05:19:33 steven Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/07/04 17:23:39 steven Exp $
|
||||
@newgroup _argus:603
|
||||
@newuser _argus:603:_argus:daemon:Argus Daemon:/nonexistent:/sbin/nologin
|
||||
bin/argusbug
|
||||
@man man/man5/argus.conf.5
|
||||
@man man/man8/argus.8
|
||||
@ -21,4 +23,7 @@ share/examples/argus/Startup/argus
|
||||
share/examples/argus/System/
|
||||
share/examples/argus/System/crontab
|
||||
share/examples/argus/System/magic
|
||||
@owner _argus
|
||||
@group _argus
|
||||
@mode 770
|
||||
@sample /var/argus/
|
||||
|
Loading…
x
Reference in New Issue
Block a user