summaryrefslogtreecommitdiff
path: root/acct-user/icinga
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /acct-user/icinga
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'acct-user/icinga')
-rw-r--r--acct-user/icinga/Manifest2
-rw-r--r--acct-user/icinga/icinga-0.ebuild13
-rw-r--r--acct-user/icinga/metadata.xml8
3 files changed, 23 insertions, 0 deletions
diff --git a/acct-user/icinga/Manifest b/acct-user/icinga/Manifest
new file mode 100644
index 000000000000..3cd9fa05815a
--- /dev/null
+++ b/acct-user/icinga/Manifest
@@ -0,0 +1,2 @@
+EBUILD icinga-0.ebuild 267 BLAKE2B eeaeb382a8f78b03c894f49ab8a3525a4643ca232a5d85064ee99b00323223bb36e1217fa225664a00d0577396a7de52acab5eb8d7d27c72076f45aab0a2f72d SHA512 b3f10417fdc4502b5f1af1306745112c1805115a6b73ac4b2bea2690ff0e48597573f799d8f8f9fc380b72cb11c5800b232f7013b2b9fad4e0f245e50e5b5a6f
+MISC metadata.xml 254 BLAKE2B 731c7015b1415180253ab851fc24ad031153050aa0feff41781a5c16ced70787ca132b4fe53adaa8a189de944dda987c65081162895f1f03d68dc77405308fa7 SHA512 49faa8aa0aef31db638fe291aa55ff114f96fd9f9b2c733f88b326b44f3e9dbf627e825de7c41d45f208b2b7e5e6cd5c03e6fee3fa6013625ce7ce158bbc9a31
diff --git a/acct-user/icinga/icinga-0.ebuild b/acct-user/icinga/icinga-0.ebuild
new file mode 100644
index 000000000000..015dc5c32ff5
--- /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=457
+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 000000000000..3ffdeb4af3b5
--- /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>