services

Laurent Vincelette lvincelette at videotron.ca
Thu Mar 18 21:51:58 EST 2004


I have a python script (file start with #!/usr/bin/python) that use 
xmlrpclib to lessen and respond on port:8000. The problem is when I 
close the shell (bash in remote with putty) the script stop to work. I 
try to start it in backgroud with & but it dosent work. Finally I copy 
and I try to modify the /etc/init.d/crond to start the script in 
services (with start-stop-demon but I have the same problem... When I 
close putty the script stop.

Someone have a idea?

thank's

Laurent



More information about the Python-list mailing list