commit: d645aa1f84f8fd8acd42eb5a86d81ffd52cb0f4c Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> AuthorDate: Mon Oct 5 15:08:37 2020 +0000 Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> CommitDate: Mon Oct 5 15:08:37 2020 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=d645aa1f
files/uid-gid.txt: Request UIDs for pgbouncer dev-db/pgbouncer only needs one UID. Requested first free UID, and first free pair ID. Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org> files/uid-gid.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 14e5638..1fcb211 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -262,6 +262,7 @@ postfix_exporter 356 356 acct nslcd 357 357 acct octoprint 368 368 historical ultimaker 369 369 acct +pgbouncer 379 - requested For dev-db/pgbouncer darkstat 380 - acct dictd 381 381 acct sancp 382 382 acct @@ -347,6 +348,7 @@ node_exporter 459 459 acct mogilefs 460 - user.eclass ubridge - 461 acct tvheadend 462 - acct +pgbouncer 463 - requested For dev-db/pgbouncer supervisor - 463 acct airdcppd 464 464 acct tsm - 465 acct Used by app-backup/tsm
