git: bdbbd6040a86 - main - Add buildbot user and group
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Mar 2022 05:59:51 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdbbd6040a86373eb5bf4a33d0adb8331326c6d4 commit bdbbd6040a86373eb5bf4a33d0adb8331326c6d4 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-03-17 05:53:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-03-17 05:59:41 +0000 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 --- GIDs | 2 +- UIDs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GIDs b/GIDs index 18c8f8438f09..98182eefddeb 100644 --- a/GIDs +++ b/GIDs @@ -810,7 +810,7 @@ opensearch:*:855: # free: 867 # free: 868 # free: 869 -# free: 870 +buildbot:*:870 # free: 871 bitmark:*:872: bitmark-recorder:*:873: diff --git a/UIDs b/UIDs index acdac4f39461..8aec0c1580f9 100644 --- a/UIDs +++ b/UIDs @@ -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