You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@spamassassin.apache.org on 2021/04/21 09:56:07 UTC

[Bug 7295] kill -HUP (still) changes ps name

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7295

Henrik Krohns <ap...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
                 CC|                            |apache@hege.li
             Status|NEW                         |RESOLVED

--- Comment #3 from Henrik Krohns <ap...@hege.li> ---
(In reply to Patrick Welche from comment #1)
> The logic suggests that the #! line is the one to trust

No it doesn't.

Obviously $perl_from_hashbang_line can't be trusted, because someone might
start spamd with "/usr/local/perl/bin/perl spamd". Then the hashbang is not
used.

Closing, since there are no replies and I'm not even sure what problem this
creates. Why not just pgrep -f spamd etc, why does perl executable in process
list matter?

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