Hello, can you try modifying your apache apparmor profile to use
"flags=(attach_disconnected)"?

It'd be something like changing:

/usr/sbin/apache2 {

to:

/usr/sbin/apache2 flags=(attach_disconnected) {

Then reload with apparmor_parser --replace
/etc/apparmor.d/usr.sbin.apache2

Once that's done, could you report the new DENIED lines?

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1571508

Title:
  apparmor="DENIED" operation="file_mmap"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1571508/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to