On Fri, 23 Jan 1998, Daniel Ryde wrote:
> On Fri, 23 Jan 1998, Philip Hazel wrote:
>
> > Did you SIGHUP the daemon?
>
> Ah, ok, I might have forgotten to do that.
> Which leads to the question: which one of them :)
>
> > ps ax | grep exim
> 381 ? S 0:00 /usr/exim/bin/exim -bd -q60m
> 550 ? S 0:00 /usr/exim/bin/exim -Mc 0xvkwc-000098-00
> 556 ? S 0:00 /usr/exim/bin/exim -bd -q60m
> 559 ? S 0:00 /usr/exim/bin/exim -bd -q60m
> 560 ? R 0:00 /usr/exim/bin/exim -Mc 0xvkwY-00008y-00
> 29942 ? S 0:07 /usr/exim/bin/exim -bd -q60m
>
> It's a bit of guesswork but I think it is 318.
> How do I make sure it is that one?
Run exiwhat as root.
Or look in /var/spool/exim/exim-daemon.pid.
Or just automate the whole thing:
kill -HUP `cat /var/spool/exim/exim-daemon.pid`
--
Philip Hazel University Computing Service,
ph10@??? New Museums Site, Cambridge CB2 3QG,
P.Hazel@??? England. Phone: +44 1223 334714
--
*** Exim information can be found at
http://www.exim.org/ ***