bsdci / libioc

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

use jail devfs_ruleset instead of always 4 #728

Closed gronke closed 5 years ago

gronke commented 5 years ago

Uses the (auto-)configured devfs_ruleset jail config property instead of always assuming 4 as DevFS ruleset.

igalic commented 5 years ago

can you explain how this fixes the bug?

gronke commented 5 years ago

Before the ruleset was hardcoded. With this changes, the ruleset is taken from kwargs of the method.