Greg Wooledge writes:
On Tue, May 04, 2021 at 09:17:38AM -0700, John Conover wrote:
Searching for exim in
/etc/systemd/system/multi-user.target.wants/* and
/lib/systemd/system/* yields nothing.
How do I stop exim from launching across boots?
Presumably there is a systemd service, which is enabled. You will
want to disable it.
That was the question, Greg:
"Searching for exim in
/etc/systemd/system/multi-user.target.wants/* and
/lib/systemd/system/* yields nothing."
so, it wasn't there. Which service?, (or how to find out?) Or, maybe,
it is under /etc/init.d/exim4, which failed to work, so, I was looking
into the systemd control files.