Skip to content

Commit

Permalink
acct-user/dnsmasq_exporter: add uid 274 for app-metrics/dnsmasq_exporter
Browse files Browse the repository at this point in the history
Copyright: Sony Interactive Entertainment Inc.
Signed-off-by: William Hubbs <[email protected]>
  • Loading branch information
william-hubbs authored and williamh committed Oct 23, 2019
1 parent 4e4d24a commit f2a163d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
12 changes: 12 additions & 0 deletions acct-user/dnsmasq_exporter/dnsmasq_exporter-0.ebuild
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions acct-user/dnsmasq_exporter/metadata.xml
Original file line number Diff line number Diff line change
@@ -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>[email protected]</email>
<name>William Hubbs</name>
</maintainer>
</pkgmetadata>

0 comments on commit f2a163d

Please sign in to comment.