[Peeweelinux] background thread exits with telnet end

Ricardo Trindade [email protected]
Sun, 13 Apr 2003 01:30:54 +0100


Hi,

	I use an ant automated telnet session to deploy software to my peewee
embedded pc.

	I run my program with ./program& on a telnet session, but it exits when the
telnet session ends. Isn't linux supposed do daemonize background threads ?
	If not, how can I do it ? should I use nohup ?

thanks
Ricardo