From 4fb442b311bdb11268e9d459e4d8c043b00eeb2a Mon Sep 17 00:00:00 2001 From: Ralph Seichter Date: Thu, 13 Feb 2020 13:25:49 +0100 Subject: acct-user/amavis: new user (UID 333) RFC on the developer mailing list did not raise any objections. Closes: https://github.com/gentoo/gentoo/pull/13265 Signed-off-by: Ralph Seichter Signed-off-by: David Seifert --- acct-user/amavis/amavis-0.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 acct-user/amavis/amavis-0.ebuild (limited to 'acct-user/amavis/amavis-0.ebuild') diff --git a/acct-user/amavis/amavis-0.ebuild b/acct-user/amavis/amavis-0.ebuild new file mode 100644 index 00000000000..7fb7c66fade --- /dev/null +++ b/acct-user/amavis/amavis-0.ebuild @@ -0,0 +1,13 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +ACCT_USER_ID=333 +ACCT_USER_GROUPS=( amavis ) +ACCT_USER_HOME=/var/lib/amavishome +DESCRIPTION="User for mail-filter/amavisd-new" + +acct-user_add_deps -- cgit v1.2.3-18-g5258