Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2013 14:57:38 +0000 (UTC)
From:      Jamie Gritton <jamie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r250968 - head/share/man/man8
Message-ID:  <201305241457.r4OEvcA1058991@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jamie
Date: Fri May 24 14:57:38 2013
New Revision: 250968
URL: http://svnweb.freebsd.org/changeset/base/250968

Log:
  Mention the "nojailvnet" keyword.
  
  MFC after:	3 days

Modified:
  head/share/man/man8/rc.8

Modified: head/share/man/man8/rc.8
==============================================================================
--- head/share/man/man8/rc.8	Fri May 24 11:27:06 2013	(r250967)
+++ head/share/man/man8/rc.8	Fri May 24 14:57:38 2013	(r250968)
@@ -124,7 +124,9 @@ Load the configuration files.
 Determine if booting in a jail,
 and add
 .Dq Li nojail
-to the list of KEYWORDS to skip in
+(no jails allowed) or
+.Dq Li nojailvnet
+(only allow vnet-enabled jails) to the list of KEYWORDS to skip in
 .Xr rcorder 8 .
 .It
 Invoke



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