Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 17:10:01 GMT
From:      "joeb1" <joeb1@a1poweruser.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/189354: major logic error in /etc/rc.d/jail script for release 10.0
Message-ID:  <201405101710.s4AHA1XT025156@freefall.freebsd.org>

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

From: "joeb1" <joeb1@a1poweruser.com>
To: <bug-followup@FreeBSD.org>,
	<joeb1@a1poweruser.com>
Cc:  
Subject: Re: conf/189354: major logic error in /etc/rc.d/jail script for release 10.0
Date: Sat, 10 May 2014 13:05:11 -0400

 After continued research into this problem I have found that this statement
 is at the cause of the problem.
 jail_legacy_rc_dir0_flags="-n legacy_rc_dir0 -l -U root"
 
 I comment that [flags=] statement out and everything works as expected.
 My previous diagnosis was incorrect.
 
 



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