| a6499c56 | 23-Oct-2020 |
Kyle Evans <[email protected]> |
jail(3lua): add jail.attach()/jail.remove() methods
These aren't a part of or use libjail(3), but rather are direct syscalls. Still, they seem like good additions, allowing us to attach to already-
jail(3lua): add jail.attach()/jail.remove() methods
These aren't a part of or use libjail(3), but rather are direct syscalls. Still, they seem like good additions, allowing us to attach to already-running jails.
Reviewed by: freqlabs Differential Revision: https://reviews.freebsd.org/D26927
show more ...
|