[libvirt] [libvirt-sandbox][PATCH] Sync lxc-enter-namespace options with libvirt

Alex Jia ajia at redhat.com
Thu Mar 28 09:34:11 UTC 2013


On 03/28/2013 05:31 PM, Daniel P. Berrange wrote:
> On Thu, Mar 28, 2013 at 04:48:31PM +0800, Alex Jia wrote:
>> The option 'nolabel' has been changed by current libvirt upstream, it should
>> be 'noseclabel' now, so need to sync the option change with libvirt.
>>
>> # ./tools/virsh -c lxc:/// lxc-enter-namespace --help | grep label
>>      lxc-enter-namespace<domain>  [--noseclabel] {[--cmd]<string>}...
>>      --noseclabel     Do not change process security label
>>
>> Signed-off-by: Alex Jia<ajia at redhat.com>
>> ---
>>   bin/virt-sandbox-service                    |    6 +++---
>>   bin/virt-sandbox-service-bash-completion.sh |    2 +-
>>   bin/virt-sandbox-service-execute.pod        |    2 +-
>>   3 files changed, 5 insertions(+), 5 deletions(-)
> ACK
>
> Daniel

Thanks and pushed now.




More information about the libvir-list mailing list