diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-02-06 16:04:24 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-02-06 17:18:38 +0000 |
commit | beb5d85c7d378d48dda18a3ad8fab0599a75edc1 (patch) | |
tree | 728245c246bb5135806c9dad66ab8ac14a60ba33 /test/log | |
parent | 3bb1e9f161fd22707bc7cfcd77772422ac0fdd8e (diff) |
Fix daemon-SIGHUP on FreeBSD
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/0621 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/log/0621 b/test/log/0621 new file mode 100644 index 000000000..c2331dfb2 --- /dev/null +++ b/test/log/0621 @@ -0,0 +1,5 @@ + +******** SERVER ******** +2017-07-30 18:51:05.712 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D +2017-07-30 18:51:05.712 pid pppp: SIGHUP received: re-exec daemon +2017-07-30 18:51:05.712 exim x.yz daemon started: pid=pppp, no queue runs, listening for SMTP on port PORT_D |