Re: [EXIM] question about EXIM_UID and GID

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Pollywog
Cc: exim-users
Asunto: Re: [EXIM] question about EXIM_UID and GID
On Tue, 2 Feb 1999, Pollywog wrote:

> I tried /etc/rc.d/init.d/mta start -d9 to start it and it started normally and
> I stopped it with /etc/rc.d/init.d/mta stop
> I did not need ^C to kill it.


No, no. I didn't mean that. I meant that you should look inside
/etc/rc.d/init.d/mta and find out what command it runs to start Exim.
Then add -d9 to *that*. The command is going to be something like

/usr/lib/sendmail -bd -q1h

I would expect. -d9 is something that Exim understands. I wouldn't
expect /etc/rc.d/init.d/mta to understand it. I was trying to get
information as to why it wasn't starting the daemon.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***