acct-user/unbound: new user for net-dns/unbound, UID 391

Bug: https://bugs.gentoo.org/701254
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
Thomas Deutschmann
2020-08-06 14:41:58 +02:00
parent 07521c403c
commit bb79af5372
2 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mschiff@gentoo.org</email>
<name>Marc Schiffbauer</name>
</maintainer>
<maintainer type="person">
<email>whissi@gentoo.org</email>
<name>Thomas Deutschmann</name>
</maintainer>
</pkgmetadata>

View File

@@ -0,0 +1,16 @@
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="unbound program user"
ACCT_USER_ID=391
ACCT_USER_HOME="/etc/${PN}"
ACCT_USER_HOME_OWNER="root:${PN}"
ACCT_USER_HOME_PERMS=0750
ACCT_USER_GROUPS=( ${PN} )
acct-user_add_deps