[libvirt] [PATCH] update apparmor security driver for new udev paths

Eric Blake eblake at redhat.com
Thu Jul 14 17:44:31 UTC 2011


On 07/14/2011 11:06 AM, Jamie Strandboge wrote:
> In the Ubuntu development release we recently got a new udev that
> moves /var/run to /run, /var/lock to /run/lock and /dev/shm to /run/shm.
> This change in udev requires updating the apparmor security driver in
> libvirt[1].
> 
> Attached is a patch that:
>  * adjusts src/security/virt-aa-helper.c to allow both
> LOCALSTATEDIR/run/libvirt/**/%s.pid and /run/libvirt/**/%s.pid. While
> the profile is not as precise, LOCALSTATEDIR/run/ is typically a symlink
> to /run/ anyway, so there is no additional access (remember that
> apparmor resolves symlinks, which is why this is still required even
> if /var/run points to /run).
>  * adjusts example/apparmor/libvirt-qemu paths for /dev/shm
> 
> [1]https://launchpad.net/bugs/810270

ACK and pushed.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110714/3367d31f/attachment-0001.sig>


More information about the libvir-list mailing list