Re: [exim] Daemonising Exim

Pàgina inicial
Delete this message
Reply to this message
Autor: Casey Allen Shobe
Data:  
A: exim-users
CC: Tony Finch, Ian Eiloart
Assumpte: Re: [exim] Daemonising Exim
On Friday 19 May 2006 13:48, Tony Finch wrote:
> On Fri, 19 May 2006, Ian Eiloart wrote:
> > Is there a way to start an Exim process listening for SMTP connections
> > without daemonising itself?
>
> -bdf


I use this (can't remember why now but it worked out better for me
than -bdf...in any case it's another option to investigate):

# cat /etc/svc.d/exim/run
#!/bin/sh
exec 2>&1
exec /usr/sbin/exim -bd -v -q15m

Cheers,
--
Casey Allen Shobe | cshobe@??? | 206-381-2800
SeattleServer.com, Inc. | http://www.seattleserver.com