[exim-dev] [Bug 1891] exim waiting for input keeps log file …

Góra strony
Delete this message
Reply to this message
Autor: admin
Data:  
Dla: exim-dev
Stare tematy: [exim-dev] [Bug 1891] New: exim waiting for input keeps log file open for ever
Temat: [exim-dev] [Bug 1891] exim waiting for input keeps log file open for ever
https://bugs.exim.org/show_bug.cgi?id=1891

--- Comment #8 from Arkadiusz Miskiewicz <arekm@???> ---
Seems doing the right job, killed process which generated input for sendmail
and:

792   13:06:26 close(3)                 = 0 <0.022198>
792   13:06:26 openat(AT_FDCWD, "/var/log/exim/main.log",
O_WRONLY|O_APPEND|O_CLOEXEC) = 3 <0.000025>


(3 was descriptor of rotated log)

--
You are receiving this mail because:
You are on the CC list for the bug.