From owner-freebsd-doc@FreeBSD.ORG Sun May 15 02:00:23 2005 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00BC816A4DB for ; Sun, 15 May 2005 02:00:23 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C68C843DB2 for ; Sun, 15 May 2005 02:00:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4F20LUK012936 for ; Sun, 15 May 2005 02:00:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4F20LVU012935; Sun, 15 May 2005 02:00:21 GMT (envelope-from gnats) Resent-Date: Sun, 15 May 2005 02:00:21 GMT Resent-Message-Id: <200505150200.j4F20LVU012935@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matteo Riondato Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2950516A4CE for ; 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 ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/81040: Little add to the jail(8) man page about starting jails from rc.conf X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Matteo Riondato List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 02:00:23 -0000 >Number: 81040 >Category: docs >Synopsis: Little add to the jail(8) man page about starting jails from rc.conf >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun May 15 02:00:21 GMT 2005 >Closed-Date: >Last-Modified: >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: >Unformatted: