Currently there isn't a good way to set the flags on a profile without editing the local copy. There is an overlay mechanism coming, but it has not landed yet. There is also another mechanism for dealing with disconnected object coming. But until these extensions land there is a way to do local profile versions without causing packaging conflicts, though it does mean that you will have to manually merge in updates to your local profile.
in /etc/apparmor.d/disable/ create a symlink to the package version of the profile. ln -s /etc/apparmor.d/usr.sbin.rsyslog /etc/apparmor.d/disable/usr.sbin.rsyslog this will keep the package version of the profile from loading. Copy the profile to a local file. cp /etc/apparmor.d/usr.sbin.rsyslog /etc/apparmor.d/my-rsyslog Edit the profile to add the attach_disconnected flag. reload your profiles. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373070 Title: full fix for disconnected path (paths) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1373070/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs