bsdci / libioc

A Python library to manage jails with ioc{age,ell}
https://bsd.ci/libioc
Other
38 stars 11 forks source link

utilise py-jail instead of a cached jail state #663

Closed gronke closed 5 years ago

gronke commented 5 years ago
gronke commented 5 years ago

@himrock922 with this you no longer have to call jail.state.query() manually!

Again, thanks to @fabianfreyer, who brought the inspiration this step with libjail-rs.

gronke commented 5 years ago

The features used by libioc are now unit-tested in py-jail.