Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2013 03:09:27 +0000 (UTC)
From:      Jamie Gritton <jamie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r251021 - stable/9/share/man/man8
Message-ID:  <201305270309.r4R39RsQ097801@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jamie
Date: Mon May 27 03:09:26 2013
New Revision: 251021
URL: http://svnweb.freebsd.org/changeset/base/251021

Log:
  MFC r250968:
  
    Mention the "nojailvnet" keyword.

Modified:
  stable/9/share/man/man8/rc.8
Directory Properties:
  stable/9/share/man/man8/   (props changed)

Modified: stable/9/share/man/man8/rc.8
==============================================================================
--- stable/9/share/man/man8/rc.8	Mon May 27 00:26:29 2013	(r251020)
+++ stable/9/share/man/man8/rc.8	Mon May 27 03:09:26 2013	(r251021)
@@ -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?201305270309.r4R39RsQ097801>