X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lbuild-initvm.sh;h=c42efcfa94df6db09d2e7dc1330e7de5ddeecf4c;hb=c0b23e33322ae054c0ab0be0679f70969e15c09a;hp=869bf76093a2cc9641dcce8157971a29475e1883;hpb=a282e2482919a2d93dc0c94db64b431748137236;p=build.git diff --git a/lbuild-initvm.sh b/lbuild-initvm.sh index 869bf760..c42efcfa 100755 --- a/lbuild-initvm.sh +++ b/lbuild-initvm.sh @@ -657,7 +657,7 @@ function post_install () { # we need the --noseclabel flag with recent libvirt's # was not required with f20/libvirt-1.2.5 # but is now with f21/libvirt-1.2.9 - virsh -c lxc:/// lxc-enter-namespace --noseclabel $lxc /usr/bin/$personality /bin/bash -c "dhclient $VIF_GUEST" + virsh -c lxc:/// lxc-enter-namespace --noseclabel $lxc /usr/bin/$personality /bin/bash -c "dhclient $VIF_GUEST" || : fi else post_install_myplc $lxc $personality