From ba0dd542dff82af130f1fd0a60444257e18eb20e Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sun, 16 Aug 2020 21:50:07 -0400 Subject: acct-{group,user}/smmsp: add groups for mail-mta/sendmail Signed-off-by: Aaron Bauman --- acct-group/smmsp/metadata.xml | 5 +++++ acct-group/smmsp/smmsp-0.ebuild | 8 ++++++++ 2 files changed, 13 insertions(+) create mode 100644 acct-group/smmsp/metadata.xml create mode 100644 acct-group/smmsp/smmsp-0.ebuild (limited to 'acct-group') diff --git a/acct-group/smmsp/metadata.xml b/acct-group/smmsp/metadata.xml new file mode 100644 index 000000000000..7a38bb900964 --- /dev/null +++ b/acct-group/smmsp/metadata.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/acct-group/smmsp/smmsp-0.ebuild b/acct-group/smmsp/smmsp-0.ebuild new file mode 100644 index 000000000000..8e0821713295 --- /dev/null +++ b/acct-group/smmsp/smmsp-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=209 -- cgit v1.2.3-65-gdbad