comment out unexisting group 'Debian-exim' when exim is not installed
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -2779,7 +2779,7 @@ service auth {
|
||||
unix_listener auth-client {
|
||||
mode = 0660
|
||||
user = mail
|
||||
group = Debian-exim
|
||||
# group = Debian-exim
|
||||
}
|
||||
|
||||
# Auth process is run as this user.
|
||||
|
||||
@@ -3904,7 +3904,7 @@ service auth {
|
||||
unix_listener auth-client {
|
||||
mode = 0660
|
||||
user = mail
|
||||
group = Debian-exim
|
||||
# group = Debian-exim
|
||||
}
|
||||
|
||||
# Auth process is run as this user.
|
||||
|
||||
Reference in New Issue
Block a user