On Wed, Sep 03, 2014 at 02:27:14PM -0500, Jamie Strandboge wrote: > On 09/03/2014 02:14 PM, Jamie Strandboge wrote: > > > > While testing the new unix mediation, I noticed a number of small issues > > with > > the policy. Here are fixes. > > > > Update for pid file location on Debian/Ubuntu > > Acked-By: Jamie Strandboge <[email protected]>
Acked-by: Steve Beattie <[email protected]> > Author: Jamie Strandboge <[email protected]> > Description: update for pid file location on Debian/Ubuntu > > Index: apparmor-2.8.96~2541/profiles/apparmor.d/usr.sbin.identd > =================================================================== > --- apparmor-2.8.96~2541.orig/profiles/apparmor.d/usr.sbin.identd > +++ apparmor-2.8.96~2541/profiles/apparmor.d/usr.sbin.identd > @@ -23,7 +23,9 @@ > /usr/sbin/identd rmix, > @{PROC}/net/tcp r, > @{PROC}/net/tcp6 r, > - /{,var/}run/identd.pid w, > + /{,var/}run/identd.pid w, > + /{,var/}run/identd/ w, > + /{,var/}run/identd/identd.pid w, > > # Site-specific additions and overrides. See local/README for details. > #include <local/usr.sbin.identd> > -- > AppArmor mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/apparmor -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
