<div dir="ltr"><div>Hi Mark,</div><div><br></div><div>I may be wrong since I have only used ezjail so far to manage jails but by my understanding from the rc.conf man page is that jail_enable="YES"  in /etc/rc.conf should suffice to start all configured jails defined in the default jail configuration file "/etc/jail.conf".<br></div><div><br></div><div>From man rc.conf</div><div><br></div><div>   jail_enable<br>                 (bool) If set to “NO”, any configured jails will not be<br>                 started.</div><div><br></div><div>    jail_conf   (str) The configuration filename used by jail(8) utility.<br>                 The default value is /etc/jail.conf.  /etc/jail.⟨jname⟩.conf<br>                 and /etc/jail.conf.d/⟨jname⟩.conf will also be used if<br>                 ⟨jname⟩ is set in jail_list.</div><div><br></div><div>     jail_list   (str) A space-delimited list of jail names.  When left empty,<br>                 all of the jail(8) instances defined in the configuration<br>                 file are started.  The names specified in this list control<br>                 the jail startup order.  jail(8) instances missing from<br>                 jail_list must be started manually.  Note that a jail's<br>                 depend parameter in the configuration file may override this<br>                 list.</div><div></div><div><br></div><div>If you use /etc/jails.conf.d instead you need to specify the jails you want started with jail_list.</div><div><br></div><div>Kind regards,</div><div>Aaron<br></div><div><br> </div><div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 6, 2023 at 9:57 PM Mark Moellering <<a href="mailto:markmoellering@psyberation.com">markmoellering@psyberation.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Ok, so 13.1 has /jail.conf.d directory<br>
<br>
as near as I can tell, I have to add the name of the jail to the <br>
jail_list parameter in rc.conf.  Does anyone know of any way to have <br>
FreeBSD start all jails in /jail.conf.d , without listing them.  Not a <br>
huge deal but just wondering.  The directory does make automation <br>
easier, but having to edit the rc.conf file is still a bit of a pain<br>
<br>
Thanks<br>
<br>
<br>
Mark<br>
<br>
_______________________________________________<br>
Semibug mailing list<br>
<a href="mailto:Semibug@lists.nycbug.org" target="_blank">Semibug@lists.nycbug.org</a><br>
<a href="https://lists.nycbug.org:8443/mailman/listinfo/semibug" rel="noreferrer" target="_blank">https://lists.nycbug.org:8443/mailman/listinfo/semibug</a><br>
</blockquote></div>