1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

Add buildbot user and group

devel/py-buildbot and devel/py-buildbot-worker requires a user buildbot
which is used in the rc script to drop privileges to unfortunately the
respective users and group do not exist.

PR:		248233
Reported by:	ari@ish.com.au
This commit is contained in:
Muhammad Moinur Rahman
2022-03-17 00:53:42 -05:00
parent 4dfab55231
commit bdbbd6040a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -810,7 +810,7 @@ opensearch:*:855:
# free: 867
# free: 868
# free: 869
# free: 870
buildbot:*:870
# free: 871
bitmark:*:872:
bitmark-recorder:*:873:
+1 -1
View File
@@ -815,7 +815,7 @@ opensearch:*:855:855::0:0:opensearch user:/nonexistent:/usr/sbin/nologin
# free: 867
# free: 868
# free: 869
# free: 870
buildbot:*:870:870::0:0:Buildbot user:/var/db/buildbot:/usr/sbin/nologin
archiva:*:871:871::0:0:Apache Archiva Daemon:/nonexistent:/usr/sbin/nologin
bitmark:*:872:872::0:0:Bitmark Property System:/var/lib/bitmarkd:/usr/sbin/nologin
bitmark-recorder:*:873:873::0:0:Bitmark Property Recorder:/var/lib/recorderd:/usr/sbin/nologin