On Wed, Mar 09, 2005 at 04:37:50PM +0000, Neal H. Walfield wrote: > Assuming you are only interested in avoiding resource consumption due > to the high restart rate, you could just sleep for 5 seconds or so > before restarting the console. Something like: > > while : > do > start_hurd_console > sleep 5 > done
This would also make an ctrl+alt+backspace take five second till the Hurd console is back up (if having this feature is intended at all), which would degrade user experience in this case. Michael -- Michael Banck Debian Developer [EMAIL PROTECTED] http://www.advogato.org/person/mbanck/diary.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

