From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 23 May 2014 14:25:10 -0400 Message-ID: From: yan cui To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=bcaec50dc6688ade7804fa1559af Subject: Re: [9fans] [GSOC] auth server: connection refused Topicbox-Message-UUID: efc9001a-ead8-11e9-9d60-3106f5b1d025 --bcaec50dc6688ade7804fa1559af Content-Type: text/plain; charset=UTF-8 Finally got the reason. 2014-05-23 3:17 GMT-04:00 Charles Forsyth : > > On 23 May 2014 05:42, yan cui wrote: > >> which turns out the reason of blocking drawterm, although do not know the >> detailed reason. Sorry for the noise. > > > /rc/bin/cpurc has > > # cpu-specific startup > if(test -e /cfg/$sysname/cpurc) > . /cfg/$sysname/cpurc > > but that precedes setting up the network, listeners, > so if you exec at that point, most of initialisation will be missed > -- Think big; Dream impossible; Make it happen. --bcaec50dc6688ade7804fa1559af Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Finally got the reason.


2014-05-23 3:17 GMT-04:00 Charles Fors= yth <charles.forsyth@gmail.com>:
=

On 23 May 2014 05:42, yan cu= i <ccuiyyan@gmail.com> wrote:
which turns out the reason of blocking drawterm, although do not know the d= etailed reason. Sorry for the noise.=C2=A0

/rc/bin/cpurc has

# cpu-specific startup
if(test -e /cfg/$sysname/cpurc)
. /cfg/$sysname/cpurc
but that precedes setting up the network, listeners,
s= o if you exec at that point, most of initialisation will be missed



--
Think big; Dream i= mpossible; Make it happen.=C2=A0=C2=A0
--bcaec50dc6688ade7804fa1559af--