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.
master
Pierre Jaury 9 years ago
parent 795b461800
commit 2396324e21

@ -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

Loading…
Cancel
Save