devel/gogs (new port, not yet in the tree): reserve UIDs and GIDs

PR:		207206
Submitted by:	Matthias Fechner <idefix@fechner.net>
This commit is contained in:
Kurt Jaeger 2016-02-16 11:04:10 +00:00
parent 05c6169b52
commit 0094edd9b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408986
2 changed files with 2 additions and 0 deletions

1
GIDs
View File

@ -126,6 +126,7 @@ yate:*:204:
gnugk:*:205:
gini:*:206:
_mixminion:*:207:
gogs:*:209:
shoutcast:*:210:
git:*:211:
hg:*:212:

1
UIDs
View File

@ -131,6 +131,7 @@ yate:*:204:204::0:0:Yate:/nonexistent:/usr/sbin/nologin
gnugk:*:205:205::0:0:GNU GateKeeper pseudo-user:/nonexistent:/usr/sbin/nologin
gini:*:206:206::0:0:& streaming server:/var/log/gini:/usr/sbin/nologin
_mixminion:*:207:207::0:0:Mixminion server:/nonexistent:/usr/sbin/nologin
gogs:*:209:209::0:0:gogs user:/var/db/gogs/home:/bin/sh
shoutcast:*:210:210::0:0:Shoutcast sandbox:/nonexistent:/bin/sh
git:*:211:211::0:0:gitosis user:/usr/local/git:/bin/sh
hg:*:212:212::0:0:mercurial-server user:/usr/local/hg:/bin/sh