From 2c18b7f7fb2885d27960657c60906ef0bac0681e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 19 Mar 2024 00:49:58 +0000 Subject: gentoo auto-resync : 19:03:2024 - 00:49:58 --- acct-user/smtpq/smtpq-0-r3.ebuild | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 acct-user/smtpq/smtpq-0-r3.ebuild (limited to 'acct-user/smtpq/smtpq-0-r3.ebuild') diff --git a/acct-user/smtpq/smtpq-0-r3.ebuild b/acct-user/smtpq/smtpq-0-r3.ebuild new file mode 100644 index 000000000000..cc0e0d6979ce --- /dev/null +++ b/acct-user/smtpq/smtpq-0-r3.ebuild @@ -0,0 +1,13 @@ +# Copyright 2020-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="queue user for smtpd" +ACCT_USER_ID=252 +ACCT_USER_GROUPS=( smtpq ) +ACCT_USER_HOME=/var/empty + +acct-user_add_deps -- cgit v1.2.3