[Mono-list] Re: services and daemons

Jörg Würzer joerg.wuerzer@ixos.de
Wed, 6 Aug 2003 15:15:44 +0200


Hi there,

I compiled Windows Service under mono and
it worked fine. How can I start or stop my Service,
so it enters its "OnStart" and "OnStop" methods.

Is it possible to start this service (daemon) at system start like other
daemons do (by writing a start stop script).

thanks in advance,
Joerg Wuerzer