remove broken permission
This commit is contained in:
parent
470fb7a36d
commit
c224084d9c
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ in
|
|||
name = "dovecot";
|
||||
ensurePermissions = {
|
||||
"DATABASE \"postfix\"" = "CONNECT";
|
||||
"ALL TABLES IN DATABASE \"postfix\"" = "SELECT"; # can't select more granular permissions
|
||||
};
|
||||
}];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue