[apparmor] [PATCH] 02/04 identd pid file location on Debian/Ubuntu

Steve Beattie steve at nxnw.org
Wed Sep 3 19:44:47 UTC 2014


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 <jamie at canonical.com>

Acked-by: Steve Beattie <steve at nxnw.org>


> Author: Jamie Strandboge <jamie at canonical.com>
> 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
> AppArmor at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor


-- 
Steve Beattie
<sbeattie at ubuntu.com>
http://NxNW.org/~steve/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20140903/ed93604e/attachment.pgp>


More information about the AppArmor mailing list