From owner-cvs-all@FreeBSD.ORG Fri Dec 29 16:01:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C48816A492; Fri, 29 Dec 2006 16:01:15 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id E270F13C48B; Fri, 29 Dec 2006 16:01:14 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kBTG1D7g061574; Fri, 29 Dec 2006 16:01:13 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kBTG1DvR061573; Fri, 29 Dec 2006 16:01:13 GMT (envelope-from hrs) Message-Id: <200612291601.kBTG1DvR061573@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 29 Dec 2006 16:01:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc/rc.d auto_linklocal X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 29 Dec 2006 16:01:15 -0000 hrs 2006-12-29 16:01:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc/rc.d auto_linklocal Log: MFC: Add "nojail" keyword to prevent a spurious error message. Spotted by: Keve Nagy PR: conf/107083 Revision Changes Path 1.1.2.5 +1 -0 src/etc/rc.d/auto_linklocal