public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: acct-user/prometheus/
@ 2020-01-27 21:49 William Hubbs
  0 siblings, 0 replies; only message in thread
From: William Hubbs @ 2020-01-27 21:49 UTC (permalink / raw
  To: gentoo-commits

commit:     41baf3efb78347020e3868ff1e4d67e7d9c807b5
Author:     William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Mon Jan 27 21:47:57 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 21:48:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41baf3ef

acct-user/prometheus: add prometheus user

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 acct-user/prometheus/metadata.xml        |  8 ++++++++
 acct-user/prometheus/prometheus-0.ebuild | 13 +++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/acct-user/prometheus/metadata.xml b/acct-user/prometheus/metadata.xml
new file mode 100644
index 00000000000..c36c37139fa
--- /dev/null
+++ b/acct-user/prometheus/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>williamh@gentoo.org</email>
+		<name>William Hubbs</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/acct-user/prometheus/prometheus-0.ebuild b/acct-user/prometheus/prometheus-0.ebuild
new file mode 100644
index 00000000000..df0a3191d93
--- /dev/null
+++ b/acct-user/prometheus/prometheus-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="user for prometheus"
+ACCT_USER_ID=430
+ACCT_USER_GROUPS=( prometheus )
+ACCT_USER_HOME=/var/lib/prometheus
+
+acct-user_add_deps


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-27 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-27 21:49 [gentoo-commits] repo/gentoo:master commit in: acct-user/prometheus/ William Hubbs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox