https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274568
--- Comment #5 from [email protected] --- (In reply to Antranig Vartanian from comment #3) Including /etc/jail.conf.d/*.conf via /etc/jail.conf is a bad idea. It will probably look like it's working, but it will subtly break. In some cases it will use the global /etc/jail.conf in others it will use /etc/jail.conf.d/<name>.conf so any defaults or other jails defined outside the jail specific configuration file will be unavailable. -- You are receiving this mail because: You are the assignee for the bug.
