On Wed, Sep 03, 2003 at 03:42:59PM -0400 or thereabouts, David Banning wrote:
> I am running tmda-ofmipd for my smtp server and occasionally
> it dies. I wonder how I could set it up to run so that if it
> dies for some reason, it will start up again. Right now, it 
> starts in my rc.local like so;
> 
> /usr/local/bin/tmda-ofmipd  -R imap://localhost -u tofmipd
> 
> The only way I can think of doing it is to set up a crontab
> entry to a program that would check if it is still running, 
> and if it is not, then have it start it again. 
> 
> I was hoping there is an easier way, maybe by putting it in inetd.conf
> or something...

You can use /etc/ttys for this (despite the name).

-- Josh

> 
> -- 
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to