execute: pass /proc/self/fd/<nr>
Passing /proc/1/fd/<nr> presupposes that CLONE_NEWPID was specified. This isn't
the case when users use lxc.namespace.keep = pid to inherit pid namespaces.
Pass /proc/self/fd/<nr> instead.
Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
Reported-by:
Mrinal Dhillon <mdhillon@juniper.net>
Showing
Please
register
or
sign in
to comment