summaryrefslogtreecommitdiff
path: root/UIDs
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2012-11-12 20:32:17 +0000
committerWesley Shields <wxs@FreeBSD.org>2012-11-12 20:32:17 +0000
commitab5e45b0e829f3df3ea052ac705af04ccb8fa5fd (patch)
tree762981c484b26528e1cd87b2c1ab672d6e96d04b /UIDs
parent- Update to 5.4. (diff)
Add git_daemon to UIDs and GIDs.
Make git_daemon run as the git_daemon user. Requested by: lme@ Feature safe: yes
Notes
Notes: svn path=/head/; revision=307344
Diffstat (limited to 'UIDs')
-rw-r--r--UIDs1
1 files changed, 1 insertions, 0 deletions
diff --git a/UIDs b/UIDs
index 02c9cbd78567..89823932d6f7 100644
--- a/UIDs
+++ b/UIDs
@@ -247,4 +247,5 @@ trytond:*:960:960::0:0:trytond daemon:/var/empty:/usr/sbin/nologin
gearmand:*:961:961::0:0:gearmand daemon:/var/empty:/usr/sbin/nologin
zookeeper:*:962:962::0:0:zookeeper user:/nonexistent:/usr/sbin/nologin
fluentd:*:963:963::0:0:fluentd user:/nonexistent:/usr/sbin/nologin
+git_daemon:*:964:964::0:0:git daemon:/nonexistent:/usr/sbin/nologin
nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin