apparmor: allow to read /etc/mysql/mariadb.conf.d/*
At least the Debian package reads configuration from there.
This commit is contained in:
parent
956b5f16e8
commit
7d49aab32c
@ -34,6 +34,8 @@
|
||||
/etc/mysql/*.pem r,
|
||||
/etc/mysql/conf.d/ r,
|
||||
/etc/mysql/conf.d/* r,
|
||||
/etc/mysql/mariadb.conf.d/ r,
|
||||
/etc/mysql/mariadb.conf.d/* r,
|
||||
/etc/nsswitch.conf r,
|
||||
/etc/passwd r,
|
||||
/etc/services r,
|
||||
|
Loading…
x
Reference in New Issue
Block a user