[Mono-list] Mono background process?
Christian Nygaard
chris at game-hosting.com
Tue Aug 30 19:46:08 EDT 2005
Hi folks I can run a mono application called bf2ccd.exe under Linux
logged in as a ordinary
user. However when I try to start the same mono application from a
background python daemon that
forks it as a process with os.system it doesn't work at all. I've tried
various means of giving the background
process an own pty/tty but I'm very stuck maybe the tty is not the
problem at all. What can be the reason
of this happening? I mean that it works in foreground but not in
background? I shall add that forking other
non mono processes works fine.
Thanks for any suggestions! :)
Chris
More information about the Mono-list
mailing list