fix uid/gid, noticed by mpf@
This commit is contained in:
parent
4bf2caf589
commit
05e1081f74
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2004/12/20 10:35:36 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2005/03/02 22:31:13 sturm Exp $
|
||||
|
||||
COMMENT= "active monitoring tool"
|
||||
V= 2.67
|
||||
DISTNAME= symon-${V}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= sysutils net
|
||||
|
||||
HOMEPAGE= http://www.xs4all.nl/~wpd/symon
|
||||
|
@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2004/09/24 09:02:41 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2005/03/02 22:31:13 sturm Exp $
|
||||
@conflict symon-mon-*
|
||||
@conflict symon-mux-*
|
||||
@newgroup _symon:525
|
||||
@newuser _symon:525:_symon:daemon:symon Account:/var/empty:/sbin/nologin
|
||||
@newgroup _symon:535
|
||||
@newuser _symon:535:_symon:daemon:symon Account:/var/empty:/sbin/nologin
|
||||
libexec/symon
|
||||
libexec/symux
|
||||
@man man/cat8/symon.0
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST-mon,v 1.9 2004/09/24 09:02:41 espie Exp $
|
||||
@comment $OpenBSD: PLIST-mon,v 1.10 2005/03/02 22:31:13 sturm Exp $
|
||||
@conflict symon-*
|
||||
@newgroup _symon:525
|
||||
@newuser _symon:525:_symon:daemon:symon Account:/var/empty:/sbin/nologin
|
||||
@newgroup _symon:535
|
||||
@newuser _symon:535:_symon:daemon:symon Account:/var/empty:/sbin/nologin
|
||||
libexec/symon
|
||||
@man man/cat8/symon.0
|
||||
share/examples/symon/
|
||||
|
Loading…
Reference in New Issue
Block a user