• G
    LXC: enable user namespace only when user set the uidmap · 8b58336e
    Gao feng 提交于
    User namespace will be enabled only when the idmap exist
    in configuration.
    
    If you want disable user namespace,just remove these
    elements from XML.
    
    If kernel doesn't support user namespace and idmap exist
    in configuration file, libvirt lxc will start failed and
    return "Kernel doesn't support user namespace" message.
    Signed-off-by: NGao feng <gaofeng@cn.fujitsu.com>
    8b58336e
lxc_container.c 61.3 KB