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(a)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.