On 5/3/06, Archaic <[EMAIL PROTECTED]> wrote:
On Tue, May 02, 2006 at 11:58:44PM -0500, Bruce Dubbs wrote:

<snip>

> As a related issue, but perhaps off topic, does anyone know how to
> reduce the number of tty devices?  My system shows tty0..tty63 and I
> don't think I need nearly that many.

I found it once, but forget where. It was a c file in the kernel. A
#DEFINE, IIRC.


from tty.h

#define MAX_NR_USER_CONSOLES 63 /* must be root to allocate above this */

--
-- -
Steve Crosby
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to