bsdci / libioc

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

only set allow.vmm jail param when it is enabled #645

Closed gronke closed 5 years ago

gronke commented 5 years ago

Fixes an issue starting jails on hosts that do not support the allow.vmm jail parameter.

related to #604