From owner-cvs-all Mon Feb 28 11:54:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F2C0C37B8F3; Mon, 28 Feb 2000 11:54:07 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA49765; Mon, 28 Feb 2000 11:54:07 -0800 (PST) (envelope-from markm@FreeBSD.org) Message-Id: <200002281954.LAA49765@freefall.freebsd.org> From: Mark Murray Date: Mon, 28 Feb 2000 11:54:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc rc.network Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk markm 2000/02/28 11:54:07 PST Modified files: etc rc rc.network Log: Get the order of things right; the keys need to be generated early to allow entropy to replenish. sshd must start late to catch the full effects of ldconfig. Revision Changes Path 1.212 +10 -1 src/etc/rc 1.73 +1 -5 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message