parent
2225d626b9
commit
e4013ec974
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ with lib; {
|
|||
ensureUsers = [
|
||||
{
|
||||
name = cfg.user;
|
||||
ensurePermissions = {"DATABASE \"stalwart-accounts\"" = "ALL PRIVILEGES";};
|
||||
ensureDBOwnership = true;
|
||||
}
|
||||
];
|
||||
ensureDatabases = ["stalwart-accounts"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue