projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b24c5a5
)
acct-user/icinga: fix uid of icinga user
author
Matthew Thode
<prometheanfire@gentoo.org>
Sun, 8 Mar 2020 18:10:48 +0000
(13:10 -0500)
committer
Matthew 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
patch
|
blob
|
history
diff --git
a/acct-user/icinga/icinga-0.ebuild
b/acct-user/icinga/icinga-0.ebuild
index 44e51edfcf63d3b26b98ac97145115b41a104ec9..015dc5c32ff5eea74c6c7f4eab9ea1e1f5ee05f6 100644
(file)
--- a/
acct-user/icinga/icinga-0.ebuild
+++ b/
acct-user/icinga/icinga-0.ebuild
@@
-6,7
+6,7
@@
EAPI=7
inherit acct-user
DESCRIPTION="Icinga User"
-ACCT_USER_ID=45
6
+ACCT_USER_ID=45
7
ACCT_USER_HOME=/var/lib/icinga2
ACCT_USER_GROUPS=( icinga icingacmd nagios )