commit: c4aa2f31e7c7cb18213ce43174c5623dfadf8936 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Dec 12 10:18:59 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Dec 12 10:19:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4aa2f31
acct-user/shellinaboxd: change UID to 306. Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> acct-user/shellinaboxd/shellinaboxd-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acct-user/shellinaboxd/shellinaboxd-0.ebuild b/acct-user/shellinaboxd/shellinaboxd-0.ebuild index 413ed572089..02ff9473f3f 100644 --- a/acct-user/shellinaboxd/shellinaboxd-0.ebuild +++ b/acct-user/shellinaboxd/shellinaboxd-0.ebuild @@ -6,4 +6,4 @@ EAPI=7 inherit acct-user DESCRIPTION="shellinabox user" -ACCT_USER_ID=14000 +ACCT_USER_ID=306
