acct-user/opendkim: new user 334

Signed-off-by: Ralph Seichter <github@seichter.de>
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Ralph Seichter
2019-10-08 01:45:46 +02:00
committed by Michael Orlitzky
parent 5eea6bb7dc
commit fbdaba88b4
2 changed files with 25 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>gentoo@seichter.de</email>
<name>Ralph Seichter</name>
</maintainer>
<maintainer type="person">
<email>mjo@gentoo.org</email>
<name>Michael Orlitzky</name>
</maintainer>
</pkgmetadata>

View File

@@ -0,0 +1,13 @@
# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit acct-user
DESCRIPTION="User for OpenDKIM"
ACCT_USER_ID=334
ACCT_USER_GROUPS=( opendkim )
acct-user_add_deps