[libvirt] [PATCH 2/6] Don't enable the AppArmour security driver with LXC

Daniel P. Berrange berrange at redhat.com
Mon May 14 13:34:33 UTC 2012


On Mon, May 14, 2012 at 08:06:03AM -0500, Jamie Strandboge wrote:
> On Fri, 2012-05-11 at 22:39 -0400, Stefan Berger wrote:
> > > +    if (virtDriver&&  STREQ(virtDriver, "LXC"))
> > > +        return rc;
> > > +
> 
> ACK once changed to:
> if (virtDriver && STREQ(virtDriver, "LXC"))

The patch is already like that actually - it was Stefan's mail client
mangling whitespace in his reply that made it look odd

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list