[exim-dev] [Bug 340] Delete the pid file when the daemon exi…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 340] Delete the pid file when the daemon exits
https://bugs.exim.org/show_bug.cgi?id=340

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #5 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/01446a56c76aa5ac3213a86f8992a2371a8301f3

commit 01446a56c76aa5ac3213a86f8992a2371a8301f3
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Nov 9 16:04:14 2019 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sat Nov 9 21:54:59 2019 +0000


    remove the daemon pid file when exit is due to sigterm.  bug 340
----
 doc/doc-docbook/spec.xfpt    |  11 +++++
 doc/doc-txt/ChangeLog        |   2 +
 src/src/daemon.c             | 110 +++++++++++++++++++++++++++++++++++++------
 src/src/exim.c               |   8 +++-
 src/src/functions.h          |   1 +
 test/log/0438                |   1 +
 test/runtest                 |   1 +
 test/scripts/0000-Basic/0438 |  13 +++++
 test/stderr/0438             |  22 +++++++++
 test/stdout/0438             |   3 ++
 10 files changed, 156 insertions(+), 16 deletions(-)


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