[PATCH] Re: /etc/rc.d/sshd : "kldload random" missing?

Daniel O'Connor doconnor at gsoft.com.au
Tue Apr 19 00:38:20 PDT 2005


On Tue, 19 Apr 2005 17:06, Daniel O'Connor wrote:
> On Tue, 19 Apr 2005 16:43, Rob wrote:
> > Should I submit a patch here?
> >
> > Following patch works fine for me
> > (be aware some lines are wrapped :[ )
>
> I think a more correct solution would be to make a 'random' rc.d script
> which sshd depends on (and others if they're found to need it)

Heh actually now that I look.. there IS a random script already..

Perhaps..
[inchoate 17:08] /etc/rc.d >diff -u sshd.orig sshd
--- sshd.orig   Tue Apr 19 17:07:52 2005
+++ sshd        Tue Apr 19 17:07:59 2005
@@ -5,7 +5,7 @@
 #

 # PROVIDE: sshd
-# REQUIRE: LOGIN cleanvar
+# REQUIRE: LOGIN cleanvar random

 . /etc/rc.subr

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050419/74534ae0/attachment.bin


More information about the freebsd-stable mailing list