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

Seth Arnold seth.arnold at canonical.com
Wed Sep 3 19:42:26 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: Seth Arnold <seth.arnold at canonical.com>

Thanks

> 
> -- 
> Jamie Strandboge                 http://www.ubuntu.com/

> 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20140903/02e9b446/attachment.pgp>


More information about the AppArmor mailing list