2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-02 23:35:37 +00:00

allow reading my.cnf in dovecot-dict profile

Seen on openSUSE Tumbleweed with the mail users in a mysql database.

(cherry picked from commit f7ab91f423)
Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
Christian Boltz
2020-06-11 15:07:10 +02:00
committed by John Johansen
parent d9652bd559
commit ae9942444e

View File

@@ -24,6 +24,7 @@
/etc/dovecot/dovecot-database.conf.ext r,
/etc/dovecot/dovecot-dict-sql.conf.ext r,
/etc/my.cnf r,
/usr/lib/dovecot/dict mr,
# Site-specific additions and overrides. See local/README for details.