On Mon, Mar 24, 2003 at 10:40:06AM +0530, Mahantesh M Vantmuri wrote:
> >I have a C executable, which I want to run as a
> >Service just like "httpd" or "mysqld", I guess its
> >called "DAEMON mode", how should I do this.
> >I do not want to run it via CRON.
> >
> man services.
> man xinetd
> man xinetd.conf

Would you mind explaining how xinetd makes a C executable run in daemon mode??

Binand

-- 
Russian Roulette with Unix:
while :; do kill $RANDOM &> /dev/null && break || sleep 1; done


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to