Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2010 00:50:03 GMT
From:      Chad Milios <cropcirclesystems@yahoo.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/146053: shutdown of jails breaks intra-jail dependencies
Message-ID:  <201004270050.o3R0o3I2062752@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/146053; it has been noted by GNATS.

From: Chad Milios <cropcirclesystems@yahoo.com>
To: bug-followup@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004270050.o3R0o3I2062752>