postfix + cyrus: Fix key perms.
This commit is contained in:
parent
69132d618c
commit
7ad4fb5826
2 changed files with 3 additions and 3 deletions
|
@ -86,7 +86,7 @@ class postfix {
|
|||
source => $postfix_key,
|
||||
mode => "0640",
|
||||
owner => "root",
|
||||
group => "root",
|
||||
group => "postfix",
|
||||
require => Package["postfix"],
|
||||
notify => Service["postfix"],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue