Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jun 2024 00:29:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255271] Cosmetic: service -e lists sendmail if sendmail_enable="NONE"
Message-ID:  <bug-255271-227-EE1TpqMZ6W@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255271-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255271-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255271

Marcin Cie=C5=9Blak <saper@saper.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |saper@saper.info

--- Comment #2 from Marcin Cie=C5=9Blak <saper@saper.info> ---
Saw this reported today on #FreeBSD on libera.chat.

Looks like it is confused by the fact that /etc/rc.d/sendmail has name=3D".=
.."
and rcvar=3D"..." twice.

> grep ^name=3D /etc/rc.d/sendmail=20
name=3D"sendmail"
name=3D"sendmail_msp_queue"

Therefore addding sendmail_msp_queue=3DNO makes "service -e" to believe the
sendmail is no longer enabled.

Good that the manpage explains the heuristic used to detect enabled service=
s...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255271-227-EE1TpqMZ6W>