From owner-cvs-all Fri Oct 20 10:41:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1AA737B479; Fri, 20 Oct 2000 10:41:46 -0700 (PDT) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA87475; Fri, 20 Oct 2000 10:41:46 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <200010201741.KAA87475@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Fri, 20 Oct 2000 10:41:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2000/10/20 10:41:46 PDT Modified files: etc rc Log: Redirect the stderr of dd to /dev/null so the user doesn't see rather weird dd output on bootup as /dev/random is being reseeded. Also, can't this happen in the background since /dev/random blocks? Revision Changes Path 1.238 +3 -3 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message