CG> as you can't unshare(CLONE_NEWPID), you might consider doing a CG> clone(CLONE_NEW*|CLONE_WHATEVER)
CG> to restart 1 and then restart the container process tree under it Yep, that's how mktree behaves with my changes. :) -- Dan Smith IBM Linux Technology Center email: [email protected] _______________________________________________ Containers mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
