On 03/30/13 14:59, Dirk Engling wrote:
On Sat, 30 Mar 2013, Nicolas de Bari Embriz Garcia Rojas wrote:

If I am right you can define the order of start for jails in the
jail2_list (rc.conf), something like:

jail2_list="jail1 jail2"

Thanks, I suppose it mimicks the way rc.d/jail has handled it. I just
wondered if there's a way to have this order automatically determined by
a dependency graph, it's a minor request, though.

jail(8) itself does the dependency graph. So the jail2 startup needs to
run a single jail command instead of one for each jail.

- Jamie
_______________________________________________
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"

Reply via email to