Improved patch by Michael Pomraning <mjp@securepipe.com> to reconnect

klogd to the logger after it went away, so messages won't get lost if
the logger is already around by trying to reopen the socket in time.
This commit is contained in:
Joey Schulze
2003-08-27 15:56:01 +00:00
parent d672afd83d
commit 795245bfaa
2 changed files with 22 additions and 4 deletions

11
CHANGES
View File

@@ -1,3 +1,8 @@
Version 1.4.2
. klogd will reconnect to the logger (mostly syslogd) after it went
away.
Version 1.4.1
. klogd will set the console log level only if `-c' is given on the
@@ -31,3 +36,9 @@ Version 1.4
- Remove Unix Domain Sockets and switch to Datagram Unix Sockets
. Several bugfixes and improvements, please refer to the .c files
Local variables:
mode: indented-text
mode: iso-accents
fill-column: 72
End: