diff --git a/acct-user/postsrsd/metadata.xml b/acct-user/postsrsd/metadata.xml new file mode 100644 index 0000000000000..f520e8983b280 --- /dev/null +++ b/acct-user/postsrsd/metadata.xml @@ -0,0 +1,7 @@ + + + + + ulm@gentoo.org + + diff --git a/acct-user/postsrsd/postsrsd-0.ebuild b/acct-user/postsrsd/postsrsd-0.ebuild new file mode 100644 index 0000000000000..86e13bebc3a3e --- /dev/null +++ b/acct-user/postsrsd/postsrsd-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2019-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-user + +DESCRIPTION="User for mail-filter/postsrsd" +ACCT_USER_ID=208 +ACCT_USER_GROUPS=( postfix ) + +acct-user_add_deps