Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!uakari.primate.wisc.edu!sdd.hp.com!wuarchive!udel!cis.udel.edu From: pyrros@cis.udel.edu (Christos Pyrros) Newsgroups: comp.sys.next Subject: Getty hogging cpu time SOLVED Message-ID: <52873@nigel.ee.udel.edu> Date: 7 May 91 16:52:09 GMT Sender: usenet@ee.udel.edu Organization: University of Delaware Lines: 16 Nntp-Posting-Host: lazlow.cis.udel.edu Thanks to Jos Vermaseren for passing along the solution to my problem with getty hogging cpu. The solution is quite simple: login as root, or su vi /etc/ttys edit the file and: turn off ttyb (or ttya) turn on ttydb (or ttyda) save the new file then type: kill -1 1 Those of you who have terminals hanging off your machine might want to double-check you aren't wasting CPU!! Chris