[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] pipefs.c
On 01/10/2012 16:54, Helmut Karlowski wrote:
When I run a backgroud-job in toswin the shell seems to lose its input
(or something):
129|/home/root}bash
root@IRAC root # sleep 2&
[1] 21
root@IRAC root # exit
130|/home/root}
I.e. it exits when the job is finished. After the & nothing was typed in.
Even if the above bug has been fixed, there is still a problem.
After starting a daemon, the current shell exits.
Examples:
/usr/sbin/sshd
smbd
The window is closed in both cases.
This happens with both TosWin2 and remote SSH clients.
--
Vincent Rivière