From owner-cvs-all@FreeBSD.ORG Thu Sep 16 17:04:20 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 E9C6116A4CE; Thu, 16 Sep 2004 17:04:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C961543D2D; Thu, 16 Sep 2004 17:04:20 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8GH4KvS041104; Thu, 16 Sep 2004 17:04:20 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8GH4K3w041103; Thu, 16 Sep 2004 17:04:20 GMT (envelope-from keramida) Message-Id: <200409161704.i8GH4K3w041103@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 16 Sep 2004 17:04:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d ike pf pflog 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: Thu, 16 Sep 2004 17:04:21 -0000 keramida 2004-09-16 17:04:20 UTC FreeBSD src repository (doc committer) Modified files: etc/rc.d ike pf pflog Log: We don't have any providers of `beforenetlkm' in FreeBSD. Remove the dependency to it from our rc.d scripts. Approved by: mtm Revision Changes Path 1.3 +1 -1 src/etc/rc.d/ike 1.4 +1 -1 src/etc/rc.d/pf 1.3 +1 -1 src/etc/rc.d/pflog