On Wed, Jan 21, 2015 at 11:08:27AM -0600, Jamie Strandboge wrote:
> Subject says it all.

> Author: Jamie Strandboge <[email protected]>
> Description: Allow writes to /{,var}/run/systemd/journal/dev-log, the systemd
>  journal socket. On Debian and Ubuntu systems, /dev/log is a symlink to
>  /run/systemd/journal/dev-log, so this access is now required in the base
>  abstraction to maintain current behavior.

Hrm, I don't see this in my recently created jessie vm, but it sound
reasonable.

Acked-by: Steve Beattie <[email protected]> for trunk and 2.9.

> Bug: https://bugs.launchpad.net/apparmor/+bug/1413232
> === modified file 'profiles/apparmor.d/abstractions/base'
> --- profiles/apparmor.d/abstractions/base     2014-10-08 20:18:34 +0000
> +++ profiles/apparmor.d/abstractions/base     2015-01-21 16:31:15 +0000
> @@ -32,6 +32,7 @@
>    /usr/share/zoneinfo/           r,
>    /usr/share/zoneinfo/**         r,
>    /usr/share/X11/locale/**       r,
> +  /{,var/}run/systemd/journal/dev-log w,
>  
>    /usr/lib{,32,64}/locale/**             mr,
>    /usr/lib{,32,64}/gconv/*.so            mr,
> 

-- 
Steve Beattie
<[email protected]>
http://NxNW.org/~steve/

Attachment: signature.asc
Description: Digital signature

-- 
AppArmor mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to