Does anyone know if this is based on the code posted by Marcus Ranum?
He'd like to know (no copyright issues or anything, just curious).
> I'd like to create these two devices. Exactly how is this done so
> that it all works properly with correct ownership and permissions etc?
cr--r--r-- 1 root root 1, 8 Sep 28 12:46 /dev/random
cr--r--r-- 1 root root 1, 9 Sep 28 12:46 /dev/urandom
(so,
mknod -m 0444 /dev/random c 1 8; mknod -m 0444 /dev/urandom c 1 9
is what I used)
Mike
-- #> Mike Shaver (shaver@ingenia.com) Ingenia Communications Corporation <# #> Ignore the man behind the curtain. <# #> <# #> "And then I realized that it never should have worked in the first <# #> place. Thus, it would not work again until rewritten." --- Anon. <#