Compare commits
No commits in common. "ebc8e9e4175a96d28153d45ea2c3d75818bca71d" and "a0d89eda1913fc5e78e66bbb6490aa9fe460e3ac" have entirely different histories.
ebc8e9e417
...
a0d89eda19
@ -1 +0,0 @@
|
||||
EBUILD dkimsocket-0.ebuild 283 BLAKE2B c566e5a848d924adf952754362dca7d3ddcfc8a6977bbbea5a742db41f86c5fa026c5e74b24fedd27dd8dc674e2a53eb83cc19ef682bad7bd47c5a27df260499 SHA512 b36295359be5e1d867ad31c186f19445450f706e54cfe393e8ad3020a237ce873dd9184873ad48f698a91d33966aba724ce5973a1fa692175530ff308360ee09
|
@ -1,10 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-group
|
||||
DESCRIPTION="Group used to share the OpenDKIM socket"
|
||||
|
||||
# If you want this to persist across multiple machines, pick a real number!
|
||||
ACCT_GROUP_ID="700"
|
@ -1 +0,0 @@
|
||||
EBUILD opendkim-0-r4.ebuild 292 BLAKE2B b0a210bc9df74b13cdef66d47841bd3b4383d25486dc28052f44d4ddebe99ec9d60796903014f6ef8739a149ff573e64853407e184499b9df9a2400ade88735d SHA512 40f657c1fc227817080f5e5e38c516de07d9bb6dbc7583761324dba3a41d4e8455c1139f7b54c5a75ba146c2c4c56266b9e4f5bb467f7c56223ef8bb53745c37
|
@ -1,14 +0,0 @@
|
||||
# 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
|
@ -1 +0,0 @@
|
||||
EBUILD postfix-0-r4.ebuild 247 BLAKE2B 9aeba67613275aa0959066835a4dd6e609431d7f95dc4852db0564e04bbf234d5eefeb5284e25b731e8c67bf74f40859f68d6ea2b817329a8b57d3fe45b8c3d9 SHA512 dec3958405636e5056ddf68c049007f99ed3c5907bf4f87687ca6d58c68c82cd15d8b0afaf937456bd259a6c987e7c179743b3e1722085a75f0a39386a3bb725
|
@ -1,12 +0,0 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="user for postfix daemon"
|
||||
ACCT_USER_ID=207
|
||||
ACCT_USER_GROUPS=( postfix mail dkimsocket )
|
||||
|
||||
acct-user_add_deps
|
Loading…
x
Reference in New Issue
Block a user