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:
11
CHANGES
11
CHANGES
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user