https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280662
Jamie Gritton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Jamie Gritton <[email protected]> --- This should handle wildcard jails. This doesn't use glob(3), but the existing functions jail_jail_name and wild_jail_match. Take a look at start_state in state.c. Ignore all the stuff that actually sets jails to a start state, which would be replaced by just printing the jail. But the general flow would be the same. -- You are receiving this mail because: You are the assignee for the bug.
