remove broken permission

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-20 17:12:22 +01:00
parent 470fb7a36d
commit c224084d9c
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -113,7 +113,6 @@ in
name = "dovecot";
ensurePermissions = {
"DATABASE \"postfix\"" = "CONNECT";
"ALL TABLES IN DATABASE \"postfix\"" = "SELECT"; # can't select more granular permissions
};
}];
}