Date: Mon, 25 Apr 2005 13:36:59 +0200 From: Jilles Tjoelker <jilles@stack.nl> To: Rob <spamrefuse@yahoo.com> Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: Re: [PATCH] Re: /etc/rc.d/sshd : "kldload random" missing? Message-ID: <20050425113659.GB1033@stack.nl> In-Reply-To: <20050425020243.39167.qmail@web54002.mail.yahoo.com> References: <20050425020243.39167.qmail@web54002.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 24, 2005 at 07:02:42PM -0700, Rob wrote: > My conclusion is: > sshd does simply not call random at all, although I > have added it in the "# REQUIRE:" line. > Is this a general bug in 5-Stable? > Or am I testing this in the wrong way? RCNG doesn't work that way. rc.d scripts do not call one another. The "# REQUIRE:" lines affect rcorder(8) so it should be ok on bootup. -- Jilles Tjoelker
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050425113659.GB1033>