* [gentoo-commits] repo/gentoo:master commit in: acct-user/icinga/
@ 2020-03-04 17:11 Matthew Thode
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Thode @ 2020-03-04 17:11 UTC (permalink / raw
To: gentoo-commits
commit: d1615bb79792a19871ebb4d9f68883793617abd4
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 4 16:51:37 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Mar 4 17:11:02 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1615bb7
acct-user/icinga: add icinga user
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --force
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
acct-user/icinga/icinga-0.ebuild | 13 +++++++++++++
acct-user/icinga/metadata.xml | 8 ++++++++
2 files changed, 21 insertions(+)
diff --git a/acct-user/icinga/icinga-0.ebuild b/acct-user/icinga/icinga-0.ebuild
new file mode 100644
index 00000000000..44e51edfcf6
--- /dev/null
+++ b/acct-user/icinga/icinga-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="Icinga User"
+ACCT_USER_ID=456
+ACCT_USER_HOME=/var/lib/icinga2
+ACCT_USER_GROUPS=( icinga icingacmd nagios )
+
+acct-user_add_deps
diff --git a/acct-user/icinga/metadata.xml b/acct-user/icinga/metadata.xml
new file mode 100644
index 00000000000..3ffdeb4af3b
--- /dev/null
+++ b/acct-user/icinga/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>prometheanfire@gentoo.org</email>
+ <name>Matthew Thode</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/icinga/
@ 2020-03-08 18:11 Matthew Thode
0 siblings, 0 replies; 2+ messages in thread
From: Matthew Thode @ 2020-03-08 18:11 UTC (permalink / raw
To: gentoo-commits
commit: ebad7468a1c342d31257a6ae0cab2a08137611d6
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 8 18:10:48 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Mar 8 18:11:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebad7468
acct-user/icinga: fix uid of icinga user
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
acct-user/icinga/icinga-0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/acct-user/icinga/icinga-0.ebuild b/acct-user/icinga/icinga-0.ebuild
index 44e51edfcf6..015dc5c32ff 100644
--- 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=456
+ACCT_USER_ID=457
ACCT_USER_HOME=/var/lib/icinga2
ACCT_USER_GROUPS=( icinga icingacmd nagios )
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-08 18:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-04 17:11 [gentoo-commits] repo/gentoo:master commit in: acct-user/icinga/ Matthew Thode
-- strict thread matches above, loose matches on Subject: below --
2020-03-08 18:11 Matthew Thode
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox