From owner-cvs-all@FreeBSD.ORG Fri Feb 27 02:44:34 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1078216A4CE; Fri, 27 Feb 2004 02:44:34 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E69D843D1D; Fri, 27 Feb 2004 02:44:33 -0800 (PST) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1RAiXGe007002; Fri, 27 Feb 2004 02:44:33 -0800 (PST) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1RAiXj5007001; Fri, 27 Feb 2004 02:44:33 -0800 (PST) (envelope-from mtm) Message-Id: <200402271044.i1RAiXj5007001@repoman.freebsd.org> From: Mike Makonnen Date: Fri, 27 Feb 2004 02:44:33 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc rc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 10:44:34 -0000 mtm 2004/02/27 02:44:33 PST FreeBSD src repository Modified files: etc rc Log: o Add support for detecting a jailed environment. If a script cannot or does not want to be executed in a jail the KEYWORDS line should contain the nojail keyword. o Update Copyright # I suggest people who use jails more extensively than I do # make commits to the appropriate files. Revision Changes Path 1.330 +4 -2 src/etc/rc