Results 2 comments of Liruoyang Yu

Or add an `after_clone` callback? There's currently a `before_exec` callback, which is called just right before `execve`.

Thanks for the prompt response! Yeah, I did make sure the `new_root` was a mount point, and `put_old` had nothing mounted to it, and was under `new_root`. Without using the...