From rionda@utenti.gufi.org  Sun May 15 01:59:05 2005
Return-Path: <rionda@utenti.gufi.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2950516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 May 2005 01:59:05 +0000 (GMT)
Received: from relay.gufi.org (civetta.gufi.org [193.27.203.173])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 79E1E43DB6
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 May 2005 01:59:04 +0000 (GMT)
	(envelope-from rionda@utenti.gufi.org)
Received: from relay.gufi.org (localhost.gufi.org [127.0.0.1])
	by relay.gufi.org (Postfix) with ESMTP id 660332128D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 May 2005 03:59:03 +0200 (CEST)
Received: from utenti.gufi.org (utenti.gufi.org [193.27.203.174])
	by relay.gufi.org (Postfix) with ESMTP id 494552128C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 May 2005 03:59:03 +0200 (CEST)
Received: (from rionda@localhost)
	by utenti.gufi.org (8.12.11/8.12.11/Submit) id j4F1x3BR074993;
	Sun, 15 May 2005 03:59:03 +0200 (CEST)
	(envelope-from rionda)
Message-Id: <200505150159.j4F1x3BR074993@utenti.gufi.org>
Date: Sun, 15 May 2005 03:59:03 +0200 (CEST)
From: Matteo Riondato <rionda@gufi.org>
Reply-To: Matteo Riondato <rionda@gufi.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Little add to the jail(8) man page about starting jails from rc.conf
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         81040
>Category:       docs
>Synopsis:       [patch] Little addition to the jail(8) man page about starting jails from rc.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jcamou
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 15 02:00:21 GMT 2005
>Closed-Date:    Tue Aug 09 21:13:33 GMT 2005
>Last-Modified:  Tue Aug 09 21:13:33 GMT 2005
>Originator:     Matteo Riondato
>Release:        FreeBSD 6-CURRENT amd64
>Organization:
FreeSBIE.org 
>Environment:
	
>Description:
	jail(8) man page doesn't mention that it's possible to have jails started at boot-time
	by adding some options to rc.conf
>How-To-Repeat:
	man 8 jail
>Fix:

	

--- jail.8.diff begins here ---
--- jail.8.old	Sun May 15 03:38:03 2005
+++ jail.8	Sun May 15 03:42:15 2005
@@ -350,6 +350,9 @@
 with the
 .Ql J
 flag appearing beside jailed processes.
+You can have jails started at boot time. Look at the
+.Xr rc.conf 5
+man page and look for the "jail_*" variables for more info.
 To see an active list of jails, use the
 .Xr jls 8
 utility.
--- jail.8.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->jcamou  
Responsible-Changed-By: jcamou 
Responsible-Changed-When: Tue May 17 02:00:53 GMT 2005 
Responsible-Changed-Why:  
To me. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81040 
State-Changed-From-To: open->patched  
State-Changed-By: jcamou 
State-Changed-When: Wed Jul 20 00:32:41 GMT 2005 
State-Changed-Why:  
The patch has been committed to HEAD with some changes. 
This will be MFC (if no objections) in one week. Thanks!  

http://www.freebsd.org/cgi/query-pr.cgi?pr=81040 
State-Changed-From-To: patched->closed  
State-Changed-By: jcamou 
State-Changed-When: Tue Aug 9 21:11:15 GMT 2005 
State-Changed-Why:  
The patch has been applied to RELENG_5.  It will also 
be applied to RELENG_6 as soon as it is approved. 
Thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=81040 
>Unformatted:
