* Tim Connors ([EMAIL PROTECTED]) [050111 10:55]:
> For reasons that I can't determine, the change to os.close(2) on the
> child, in order to ensure proper daemonisation, does not work on one
> of my systems.

Does it work without os.close(2)? And, does it work with adding a
os.dup2(out_fd, 2) after the os.close(2)?



Cheers,
Andi
-- 
   http://home.arcor.de/andreas-barth/
   PGP 1024/89FB5CE5  DC F1 85 6D A6 45 9C 0F  3B BE F1 D0 C5 D1 D9 0C


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to