misc/146053: shutdown of jails breaks intra-jail dependencies

Chad Milios cropcirclesystems at yahoo.com
Tue Apr 27 00:50:03 UTC 2010


The following reply was made to PR misc/146053; it has been noted by GNATS.

From: Chad Milios <cropcirclesystems at yahoo.com>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: misc/146053: shutdown of jails breaks intra-jail dependencies
Date: Mon, 26 Apr 2010 17:13:55 -0700 (PDT)

 heres an additional patch to the rc.conf manpage to document this feature:
 
 diff -rNU3 ../src.dist/share/man/man5/rc.conf.5 ./share/man/man5/rc.conf.5
 --- ../src.dist/share/man/man5/rc.conf.52010-02-10 00:26:20.000000000 +0000
 +++ share/man/man5/rc.conf.52010-04-26 16:42:53.000000000 +0000
 @@ -3696,6 +3696,11 @@
  If set to
  .Dq Li YES ,
  allow applications within a jail to use System V IPC.
 +.It Va jail_reverse_shutdown
 +.Pq Vt bool
 +If set to
 +.Dq Li YES ,
 +use the reverse order when stopping multiple jails.
  .\" ----- ISDN settings ---------------------------------
  .It Va isdn_enable
  .Pq Vt bool
 


More information about the freebsd-bugs mailing list