[CUWiN-Dev] adding more ttys

Bill Comisky bcomisky at pobox.com
Fri Jul 8 20:11:44 CDT 2005


Here's a patch to up the # of pseudo terminals to 16 from 2.  We've run 
out here at the lab recently when trying to open >2 ssh sessions.

bill

--
Bill Comisky
bcomisky at pobox.com
-------------- next part --------------
Index: boot-image/extras/dev/MAKEDEV.local
===================================================================
--- boot-image/extras/dev/MAKEDEV.local	(revision 3332)
+++ boot-image/extras/dev/MAKEDEV.local	(working copy)
@@ -48,6 +48,7 @@
 all)
 	sh $(basename $0 .local) ipl
 	sh $(basename $0 .local) sysmon
+	sh $(basename $0 .local) opty
 	chmod 0644 /dev/bpf
 	;;
 


More information about the CU-Wireless-Dev mailing list