acct-user/postsrsd: new package, add 0

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller 2025-08-31 11:16:40 +02:00
parent c02b905586
commit 054b322866
No known key found for this signature in database
GPG Key ID: 5188335088415E2E
2 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ulm@gentoo.org</email>
</maintainer>
</pkgmetadata>

View File

@ -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