Fix up the order in which jail creation processes are run, to preserve
authorjamie <jamie@FreeBSD.org>
Thu, 14 Jul 2016 20:15:55 +0000 (20:15 +0000)
committerjamie <jamie@FreeBSD.org>
Thu, 14 Jul 2016 20:15:55 +0000 (20:15 +0000)
commit0e8a4f4181ebe5a68743f390d0f98b3e7f773710
treeeb61e6ecd7b26510f9befb7c91a6327ff596383f
parente226b086526ce634df783f81a2e82ba37edf0e74
Fix up the order in which jail creation processes are run, to preserve
the config file's order in the non-parallel-start case.

PR: 209112
MFC after: 3 days
usr.sbin/jail/command.c
usr.sbin/jail/jailp.h
usr.sbin/jail/state.c