Merge "Fix multipath mount issue with apparmor profile"

This commit is contained in:
Zuul 2020-06-01 14:12:56 +00:00 committed by Gerrit Code Review
commit f5ae700c33
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@
/etc/modprobe.d/ r,
/etc/modprobe.d/** r,
/etc/mtab rw,
/etc/multipath/bindings wr,
/etc/multipath/wwids wr,
/etc/multipath/bindings wrk,
/etc/multipath/wwids wrk,
/etc/nova/** r,
/etc/ssh/ssh_config r,
/etc/ssl/openssl.cnf r,