https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274568
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- It would be nice if it did, but an empty $jail_list just starts the jails in the global /etc/jail.conf. To have per jail jail.conf files in FreeBSD < 14 you need to list them in $jail_list. The least painful way to do this is through `sysrc jail_list+=$name`. -- You are receiving this mail because: You are the assignee for the bug.
