acct-user/icinga: fix uid of icinga user
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 8 Mar 2020 18:10:48 +0000 (13:10 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 8 Mar 2020 18:11:03 +0000 (13:11 -0500)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
acct-user/icinga/icinga-0.ebuild

index 44e51edfcf63d3b26b98ac97145115b41a104ec9..015dc5c32ff5eea74c6c7f4eab9ea1e1f5ee05f6 100644 (file)
@@ -6,7 +6,7 @@ EAPI=7
 inherit acct-user
 
 DESCRIPTION="Icinga User"
-ACCT_USER_ID=456
+ACCT_USER_ID=457
 ACCT_USER_HOME=/var/lib/icinga2
 ACCT_USER_GROUPS=( icinga icingacmd nagios )