* [gentoo-commits] repo/gentoo:master commit in: acct-user/telegraf/
@ 2020-02-07 14:49 William Hubbs
0 siblings, 0 replies; only message in thread
From: William Hubbs @ 2020-02-07 14:49 UTC (permalink / raw
To: gentoo-commits
commit: d17ab734c8582dd030c346d7f33384ec37f5f5a7
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 7 14:44:58 2020 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Feb 7 14:48:46 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d17ab734
acct-user/telegraf: add user for telegraf
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
acct-user/telegraf/metadata.xml | 8 ++++++++
acct-user/telegraf/telegraf-0.ebuild | 12 ++++++++++++
2 files changed, 20 insertions(+)
diff --git a/acct-user/telegraf/metadata.xml b/acct-user/telegraf/metadata.xml
new file mode 100644
index 00000000000..c36c37139fa
--- /dev/null
+++ b/acct-user/telegraf/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/telegraf/telegraf-0.ebuild b/acct-user/telegraf/telegraf-0.ebuild
new file mode 100644
index 00000000000..7cfacc19c7c
--- /dev/null
+++ b/acct-user/telegraf/telegraf-0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for telegraf"
+ACCT_USER_ID=428
+ACCT_USER_GROUPS=( telegraf )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-02-07 14:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-07 14:49 [gentoo-commits] repo/gentoo:master commit in: acct-user/telegraf/ William Hubbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox