acct-user/dnsdist: new user for dnsdist 414

Signed-off-by: Andreas Schuerch <nativemad@gentoo.org>
This commit is contained in:
Andreas Schuerch
2020-04-12 16:27:12 +02:00
parent 3f7d3354ca
commit daa48dfcd0
2 changed files with 21 additions and 0 deletions

View File

@@ -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="A user for net-dns/dnsdist"
ACCT_USER_GROUPS=( "dnsdist" )
ACCT_USER_ID="414"
acct-user_add_deps

View File

@@ -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>nativemad@gentoo.org</email>
<name>Andreas Schuerch</name>
</maintainer>
</pkgmetadata>