[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RfC: Hurd console by default



Neal H. Walfield, le mer 09 mar 2005 16:37:50 +0000, a dit :
> 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 is not sufficient for logging as root and correct the thing :)



Reply to: