mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-11 00:07:51 +03:00
acct-user/postsrsd: new package, add 0
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
parent
c02b905586
commit
054b322866
7
acct-user/postsrsd/metadata.xml
Normal file
7
acct-user/postsrsd/metadata.xml
Normal 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>
|
||||||
12
acct-user/postsrsd/postsrsd-0.ebuild
Normal file
12
acct-user/postsrsd/postsrsd-0.ebuild
Normal 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
|
||||||
Loading…
x
Reference in New Issue
Block a user