Re: [exim] Daemonising Exim

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Casey Allen Shobe
日付:  
To: exim-users
CC: Tony Finch, Ian Eiloart
題目: 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