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 Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1571508 Title: apparmor="DENIED" operation="file_mmap" Status in apparmor package in Ubuntu: New Bug description: Hi, I installed apparmor in Ubuntu 16.04 for apache. After I setup my usr.sbin.apache2 I now only get one Error in the logs, but I get that Error very often: [769345.866276] audit: type=1400 audit(1460960479.211:13736): apparmor="DENIED" operation="file_mmap" info="Failed name lookup - disconnected path" error=-13 profile="/usr/sbin/apache2//owncloud" name="" pid=23422 comm="apache2" requested_mask="r" denied_mask="r" fsuid=33 ouid=33 I couldn't find anything about that error with name="". What could that be about? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1571508/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp