freebsd-skq/etc/defaults
feld 543e570863 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
Approved by:	jamie
MFC after:	1 week
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D5233
2016-02-10 16:13:59 +00:00
..
bluetooth.device.conf
devfs.rules Unhide /dev/zfs in devfsrules_jail. 2012-03-16 21:30:26 +00:00
Makefile Honor MK_BLUETOOTH with etc/defaults/bluetooth.device.conf 2015-01-26 09:31:48 +00:00
periodic.conf Add support for automatic leap-second file updates. 2016-01-26 07:06:44 +00:00
rc.conf Add new rc.conf parameter "jail_reverse_stop" 2016-02-10 16:13:59 +00:00