acct-user/dnsmasq_exporter: add uid 274 for app-metrics/dnsmasq_exporter
authorWilliam Hubbs <william.hubbs@sony.com>
Wed, 23 Oct 2019 16:55:05 +0000 (11:55 -0500)
committerWilliam Hubbs <williamh@gentoo.org>
Wed, 23 Oct 2019 17:34:36 +0000 (12:34 -0500)
Copyright: Sony Interactive Entertainment Inc.
Signed-off-by: William Hubbs <williamh@gentoo.org>
acct-user/dnsmasq_exporter/dnsmasq_exporter-0.ebuild [new file with mode: 0644]
acct-user/dnsmasq_exporter/metadata.xml [new file with mode: 0644]

diff --git a/acct-user/dnsmasq_exporter/dnsmasq_exporter-0.ebuild b/acct-user/dnsmasq_exporter/dnsmasq_exporter-0.ebuild
new file mode 100644 (file)
index 0000000..d4251ad
--- /dev/null
@@ -0,0 +1,12 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="user for dnsmasq_exporter"
+ACCT_USER_ID=274
+ACCT_USER_GROUPS=( dnsmasq_exporter )
+
+acct-user_add_deps
diff --git a/acct-user/dnsmasq_exporter/metadata.xml b/acct-user/dnsmasq_exporter/metadata.xml
new file mode 100644 (file)
index 0000000..65da3dd
--- /dev/null
@@ -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>