/etc/ld.so.preload should be a site-specific file (ie, it shouldn't come from Ubuntu). I wouldn't want to break people by adding an explicit deny, but I'd prefer users encountering this to update their /etc/apparmor.d/local/usr.sbin.cupsd file to have:
/etc/ld.so.preload r, Or if people just want to silence it and not allow it: deny /etc/ld.so.preload r, Then run: sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.cupsd (note, that the file to apparmor_parser is not the one that was modified) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1571531 Title: cupsd cause apparmor denials for /etc/ld.so.preload To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1571531/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
