--- Kris Kennaway <[EMAIL PROTECTED]> wrote: > As the original poster discussed, /dev/io, /dev/mem > and /dev/random > are optional components of the 5.x kernel, although > as I replied, the > situations in which one would not want to include > them are limited. >
What triggered my question, was what I found in the man page of io: The special file /dev/io is a controlled security hole that allows a process to gain I/O privileges (which are normally reserved for kernel-internal code). So I thought, if it's not needed (since I have no X installed), then it better should go. BTW I do not have it in the kernel config, but load io, mem and random as a module via /boot/loader.conf. I suppose that's the same. Rob. __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"