From owner-cvs-all Mon Jan 25 23:33:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20212 for cvs-all-outgoing; Mon, 25 Jan 1999 23:33:05 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA20207; Mon, 25 Jan 1999 23:33:04 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id XAA64684; Mon, 25 Jan 1999 23:32:59 -0800 (PST) (envelope-from dillon@FreeBSD.org) Date: Mon, 25 Jan 1999 23:32:59 -0800 (PST) Message-Id: <199901260732.XAA64684@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/etc rc.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/01/25 23:32:59 PST Modified files: etc rc.conf Log: Remove sysctl's from rc.conf, there seems to be a concensus that rc.conf should only contain simple ops. We still keep the conf_dir override, however, and this will be used when rc.conf is run from /etc/rc in a diskless configuration. Revision Changes Path 1.78 +4 -7 src/etc/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message