You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"CLONE_NEWPID" and "CLONE_NEWUSER" are not defined on old distros
(kernel 2.6.18 and glibc 2.5), so include "lapi/namespaces_constants.h"
to fix it.
Signed-off-by: Jinhui huang <huangjh.jy@cn.fujitsu.com>
Acked-by: Cyril Hrubis <chrubis@suse.cz>
Signed-off-by: Petr Vorel <pvorel@suse.cz>
0 commit comments