[Mono-devel-list] Services / Daemons in Mono

Fawad Halim fawad at fawad.net
Mon Nov 24 10:44:17 EST 2003


Peter, mono (AFAIK) doesn't have the System.ServiceProcess for creating 
services (in the Windows 2k sense). However, you can write a plain jane 
app in mono and run it under runit (http://smarden.org/runit/) to get 
the same effect. On *NIX, it seems to be a better solution that writing 
a special service app.

-fawad

Peter Magnusson wrote:

> I have read some messages in the archives discussing services in Mono 
> but I haven't found out if it's implemented or what.
>
> Can anyone give me a hint on the status of this and where / what to 
> start with to get it working.
>
> Regards
> Peter 





More information about the Mono-devel-list mailing list