Temporary workaround for #6
The patch is still going through patchwork upstream (Alpine), thus the auth-worker group was changed to 'mail' as a "temporary" workaround.
This commit is contained in:
@@ -86,7 +86,7 @@ service auth {
|
||||
service auth-worker {
|
||||
unix_listener auth-worker {
|
||||
user = mail
|
||||
group = $default_internal_user
|
||||
group = mail
|
||||
mode = 0660
|
||||
}
|
||||
user = mail
|
||||
|
||||
Reference in New Issue
Block a user