pound should be uid 626, even... 625 was reserved for varnish.
This commit is contained in:
parent
020024a323
commit
035db71d1e
@ -1,4 +1,4 @@
|
||||
$OpenBSD: user.list,v 1.113 2009/05/07 12:16:34 sthen Exp $
|
||||
$OpenBSD: user.list,v 1.114 2009/05/07 12:37:10 sthen 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
|
||||
@ -134,4 +134,4 @@ id user group port options
|
||||
623 _zabbix _zabbix net/zabbix
|
||||
624 _noip _noip net/no-ip
|
||||
625 _varnish _varnish www/varnish
|
||||
625 _pound _pound www/pound
|
||||
626 _pound _pound www/pound
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/05/07 12:16:34 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2009/05/07 12:37:10 sthen Exp $
|
||||
|
||||
COMMENT = HTTP reverse proxy/load balancer/SSL offload
|
||||
|
||||
DISTNAME = Pound-2.4.4
|
||||
PKGNAME = ${DISTNAME:S/Pound/pound/}p0
|
||||
PKGNAME = ${DISTNAME:S/Pound/pound/}p1
|
||||
|
||||
CATEGORIES = www
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/05/07 12:16:34 sthen Exp $
|
||||
@newgroup _pound:625
|
||||
@newuser _pound:625:_pound::pound user:/nonexistent:/sbin/nologin
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/05/07 12:37:10 sthen Exp $
|
||||
@newgroup _pound:626
|
||||
@newuser _pound:626:_pound::pound user:/nonexistent:/sbin/nologin
|
||||
@man man/man8/pound.8
|
||||
@man man/man8/poundctl.8
|
||||
@bin sbin/pound
|
||||
|
Loading…
Reference in New Issue
Block a user