[libvirt] [sandbox PATCH] virt-sandbox patch to launch containers with proper label

2013-10-04 Thread Dan Walsh
virt-sandbox should be launching containers based off the lxc_context file from selinux-policy. I changed the hard coded paths to match the latest fedora assigned labels. Fedora 20 SELinux Policy and beyond will have proper SELinux labels in its lxc_contexts file. --- bin/virt-sandbox-service

Re: [libvirt] [sandbox PATCH] virt-sandbox patch to launch containers with proper label

2013-09-30 Thread Daniel P. Berrange
On Mon, Sep 30, 2013 at 08:39:35AM -0400, Daniel J Walsh wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/30/2013 08:07 AM, Daniel P. Berrange wrote: > > On Wed, Sep 25, 2013 at 04:50:23PM -0400, Dan Walsh wrote: > >> virt-sandbox should be launching containers based off the lxc_

Re: [libvirt] [sandbox PATCH] virt-sandbox patch to launch containers with proper label

2013-09-30 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/30/2013 08:07 AM, Daniel P. Berrange wrote: > On Wed, Sep 25, 2013 at 04:50:23PM -0400, Dan Walsh wrote: >> virt-sandbox should be launching containers based off the lxc_context >> file from selinux-policy. I changed the hard coded paths to matc

Re: [libvirt] [sandbox PATCH] virt-sandbox patch to launch containers with proper label

2013-09-30 Thread Daniel P. Berrange
On Wed, Sep 25, 2013 at 04:50:23PM -0400, Dan Walsh wrote: > virt-sandbox should be launching containers based off the lxc_context > file from selinux-policy. I changed the hard coded paths to match the > latest fedora assigned labels. > > Fedora 20 SELinux Policy and beyond will have proper SELin

[libvirt] [sandbox PATCH] virt-sandbox patch to launch containers with proper label

2013-09-25 Thread Dan Walsh
virt-sandbox should be launching containers based off the lxc_context file from selinux-policy. I changed the hard coded paths to match the latest fedora assigned labels. Fedora 20 SELinux Policy and beyond will have proper SELinux labels in its lxc_contexts file. --- bin/virt-sandbox-service