acct-user/opendkim: new package, add 0-r4
Signed-off-by: Federico Justus Denkena <federico.denkena@posteo.de>
This commit is contained in:
parent
a0d89eda19
commit
85f877b544
1
acct-user/opendkim/Manifest
Normal file
1
acct-user/opendkim/Manifest
Normal file
@ -0,0 +1 @@
|
|||||||
|
EBUILD opendkim-0-r4.ebuild 292 BLAKE2B b0a210bc9df74b13cdef66d47841bd3b4383d25486dc28052f44d4ddebe99ec9d60796903014f6ef8739a149ff573e64853407e184499b9df9a2400ade88735d SHA512 40f657c1fc227817080f5e5e38c516de07d9bb6dbc7583761324dba3a41d4e8455c1139f7b54c5a75ba146c2c4c56266b9e4f5bb467f7c56223ef8bb53745c37
|
14
acct-user/opendkim/opendkim-0-r4.ebuild
Normal file
14
acct-user/opendkim/opendkim-0-r4.ebuild
Normal 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
|
Loading…
Reference in New Issue
Block a user