wrong uid/gid; noted by antoine
This commit is contained in:
parent
cd342c4462
commit
fff5ab39a3
@ -1,4 +1,4 @@
|
||||
$OpenBSD: user.list,v 1.63 2006/12/29 13:08:14 jakob Exp $
|
||||
$OpenBSD: user.list,v 1.64 2006/12/29 13:37:24 jakob Exp $
|
||||
|
||||
This file lists all users and groups that are created by ports or that
|
||||
users are encouraged to create after installing a port (these are marked
|
||||
@ -86,4 +86,4 @@ id user group port options
|
||||
575 _netflow _netflow net/flow-tools
|
||||
576 _apache2 _apache2 www/apache-httpd
|
||||
577 _openvpn _openvpn net/openvpn
|
||||
588 _mrtg _mrtg net/mrtg
|
||||
578 _mrtg _mrtg net/mrtg
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2006/12/29 13:08:14 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2006/12/29 13:37:24 jakob Exp $
|
||||
|
||||
COMMENT= "multi-router traffic grapher"
|
||||
|
||||
DISTNAME= mrtg-2.12.2
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
CATEGORIES= net
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}pub/
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2006/12/29 13:08:14 jakob Exp $
|
||||
@newgroup _mrtg:588
|
||||
@newuser _mrtg:588:588:daemon:MRTG account:/var/empty:/sbin/nologin
|
||||
@comment $OpenBSD: PLIST,v 1.20 2006/12/29 13:37:24 jakob Exp $
|
||||
@newgroup _mrtg:578
|
||||
@newuser _mrtg:578:578:daemon:MRTG account:/var/empty:/sbin/nologin
|
||||
bin/cfgmaker
|
||||
bin/indexmaker
|
||||
bin/mrtg
|
||||
|
Loading…
Reference in New Issue
Block a user