Date: Wed, 10 Feb 2016 12:28:40 -0500 From: Matteo Riondato <matteo@FreeBSD.org> To: Ronald Klop <ronald-lists@klop.ws> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, Mark Felder <feld@freebsd.org> Subject: Re: svn commit: r295471 - in head/etc: defaults rc.d Message-ID: <0CAF4F00-7711-4F0F-8487-0B17381940F2@FreeBSD.org> In-Reply-To: <op.ycmm2qq8kndu52@53555a16.cm-6-6b.dynamic.ziggo.nl> References: <201602101613.u1AGDx0I003885@repo.freebsd.org> <op.ycmm2qq8kndu52@53555a16.cm-6-6b.dynamic.ziggo.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_4920B564-A0A2-425B-BFFC-F6832A628767 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Feb 10, 2016, at 12:04 PM, Ronald Klop <ronald-lists@klop.ws> = wrote: >=20 > On Wed, 10 Feb 2016 17:13:59 +0100, Mark Felder <feld@freebsd.org> = wrote: >=20 >> Author: feld (ports committer) >> Date: Wed Feb 10 16:13:59 2016 >> New Revision: 295471 >> URL: https://svnweb.freebsd.org/changeset/base/295471 >>=20 >> Log: >> Add new rc.conf parameter "jail_reverse_stop" >> When a user defines "jail_list" in rc.conf the jails are started in = the >> order defined. Currently the jails are not are stopped in reverse = order >> which may break dependencies between jails/services and prevent a = clean >> shutdown. The new parameter "jail_reverse_stop" will shutdown jails = in >> "jail_list" in reverse order when set to "YES". >> Please note that this does not affect manual invocation of the jail = rc >> script. If a user runs the command >> # service jail stop jail1 jail2 jail3 >> the jails will be stopped in exactly the order specified regardless = of >> jail_reverse_stop being defined in rc.conf. >> PR: 196152 >=20 > Good feature. I know POLA is always very important in FreeBSD = development, but having this setting on by default seems very reasonable = to me. +1, perhaps with a note in UPDATING and, when MFC=E2=80=99ed, having the = default to off. Matteo --Apple-Mail=_4920B564-A0A2-425B-BFFC-F6832A628767 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAla7c0gACgkQ2Mp4pR7Fa+z+bwCgyvcF+eCAVkQS5nw8EpvoADDK HGkAoI1daSw3nG5G4P9yMzP4KU3ep9gu =Nrom -----END PGP SIGNATURE----- --Apple-Mail=_4920B564-A0A2-425B-BFFC-F6832A628767--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0CAF4F00-7711-4F0F-8487-0B17381940F2>