summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2020-02-07 08:44:58 -0600
committerWilliam Hubbs <williamh@gentoo.org>2020-02-07 08:48:46 -0600
commitd17ab734c8582dd030c346d7f33384ec37f5f5a7 (patch)
tree7c87c550b31ef4b81ae5b55a9dba2d506470c3e9 /acct-user/telegraf/telegraf-0.ebuild
parentacct-group/telegraf: add group for telegraf (diff)
downloadgentoo-d17ab734c8582dd030c346d7f33384ec37f5f5a7.tar.gz
gentoo-d17ab734c8582dd030c346d7f33384ec37f5f5a7.tar.bz2
gentoo-d17ab734c8582dd030c346d7f33384ec37f5f5a7.zip
acct-user/telegraf: add user for telegraf
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'acct-user/telegraf/telegraf-0.ebuild')
-rw-r--r--acct-user/telegraf/telegraf-0.ebuild12
1 files changed, 12 insertions, 0 deletions
diff --git a/acct-user/telegraf/telegraf-0.ebuild b/acct-user/telegraf/telegraf-0.ebuild
new file mode 100644
index 000000000000..7cfacc19c7c4
--- /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