From: Eray Aslan Date: Thu, 10 Oct 2019 10:51:32 +0000 (+0300) Subject: acct-user/dovenull: add dovenull user (UID=74) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e624fbceb2aa327aaa922c29629b84dccf6dc532;p=gentoo.git acct-user/dovenull: add dovenull user (UID=74) Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --force Signed-off-by: Eray Aslan --- diff --git a/acct-user/dovenull/dovenull-0.ebuild b/acct-user/dovenull/dovenull-0.ebuild new file mode 100644 index 000000000000..c941f90959b6 --- /dev/null +++ b/acct-user/dovenull/dovenull-0.ebuild @@ -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 dovecot daemon" +ACCT_USER_ID=74 +ACCT_USER_GROUPS=( dovenull ) + +acct-user_add_deps diff --git a/acct-user/dovenull/metadata.xml b/acct-user/dovenull/metadata.xml new file mode 100644 index 000000000000..e6f3bf582ab7 --- /dev/null +++ b/acct-user/dovenull/metadata.xml @@ -0,0 +1,8 @@ + + + + + eras@gentoo.org + Eray Aslan + +