commit: f2746242293d7e5155a9b1ab64b221d34ef0a09c Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Mar 21 15:47:11 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Mar 21 15:47:11 2021 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=f2746242
uid-gid.txt: Switch to uid=458 for acct-user/nvpd * UID 458 is not taken, and this conserves UID/GID pairs for other packages. Signed-off-by: David Seifert <soap <AT> gentoo.org> files/uid-gid.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/uid-gid.txt b/files/uid-gid.txt index 1b8c6b5..0392088 100644 --- a/files/uid-gid.txt +++ b/files/uid-gid.txt @@ -235,7 +235,6 @@ consul_exporter 278 278 acct netdata 290 290 acct x2gouser 291 291 acct x2goprint 292 292 acct -nvpd 298 - acct gpsd 299 - acct dhcp 300 300 acct squid 301 301 acct @@ -397,6 +396,7 @@ deluge 454 454 acct puppet 455 455 acct puppetdb 456 456 acct icinga 457 457 acct +nvpd 458 - acct icingacmd - 458 acct node_exporter 459 459 acct mogilefs 460 - user.eclass
