acct-user/opendkim: new package, add 0-r4

Signed-off-by: Federico Justus Denkena <federico.denkena@posteo.de>
This commit is contained in:
Federico Justus Denkena 2024-05-01 18:11:04 +02:00
parent a0d89eda19
commit 85f877b544
Signed by: f-denkena
GPG Key ID: 28F91C66EE36F382
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1 @@
EBUILD opendkim-0-r4.ebuild 292 BLAKE2B b0a210bc9df74b13cdef66d47841bd3b4383d25486dc28052f44d4ddebe99ec9d60796903014f6ef8739a149ff573e64853407e184499b9df9a2400ade88735d SHA512 40f657c1fc227817080f5e5e38c516de07d9bb6dbc7583761324dba3a41d4e8455c1139f7b54c5a75ba146c2c4c56266b9e4f5bb467f7c56223ef8bb53745c37

View File

@ -0,0 +1,14 @@
# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="User for OpenDKIM"
ACCT_USER_ID=334
# dkimsocket goes first, to make it the primary group
ACCT_USER_GROUPS=( dkimsocket opendkim )
acct-user_add_deps