On 23 May 2014 05:42, yan cui <[email protected]> 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

Reply via email to