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
|
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
|
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
|
575 _netflow _netflow net/flow-tools
|
||||||
576 _apache2 _apache2 www/apache-httpd
|
576 _apache2 _apache2 www/apache-httpd
|
||||||
577 _openvpn _openvpn net/openvpn
|
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"
|
COMMENT= "multi-router traffic grapher"
|
||||||
|
|
||||||
DISTNAME= mrtg-2.12.2
|
DISTNAME= mrtg-2.12.2
|
||||||
PKGNAME= ${DISTNAME}p2
|
PKGNAME= ${DISTNAME}p3
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
MASTER_SITES= ${HOMEPAGE}pub/
|
MASTER_SITES= ${HOMEPAGE}pub/
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.19 2006/12/29 13:08:14 jakob Exp $
|
@comment $OpenBSD: PLIST,v 1.20 2006/12/29 13:37:24 jakob Exp $
|
||||||
@newgroup _mrtg:588
|
@newgroup _mrtg:578
|
||||||
@newuser _mrtg:588:588:daemon:MRTG account:/var/empty:/sbin/nologin
|
@newuser _mrtg:578:578:daemon:MRTG account:/var/empty:/sbin/nologin
|
||||||
bin/cfgmaker
|
bin/cfgmaker
|
||||||
bin/indexmaker
|
bin/indexmaker
|
||||||
bin/mrtg
|
bin/mrtg
|
||||||
|
Loading…
Reference in New Issue
Block a user