mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
acct-user/cyrus: change UID to 415
UID 416 was already taken by acct-user/gluster via
commit 8f8f99f157 without proper commit
to api repository.
Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=7
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="user for cyrus-imapd daemon"
|
||||
ACCT_USER_ID=416
|
||||
ACCT_USER_ID=415
|
||||
ACCT_USER_GROUPS=( mail )
|
||||
|
||||
acct-user_add_deps
|
||||
Reference in New Issue
Block a user