hush/sysklogd
Eric Andersen 75813eea23 Togg writes:
Syslogd wont start if remote-logging is enabled and the connection to the
remote-log server is not possible on syslogd startup.

I found a patch somewhere which works like a charm. It uses sendto() which
seems more reliable for this issue.

Please see attached patch. Many people will be more happy with this included
I think.

Regards,
Togg
2004-08-26 23:15:29 +00:00
..
Config.in
klogd.c Part of patch from William Barsse, fixes a problem with unescaped %. 2004-08-06 00:58:53 +00:00
logger.c Tito writes: 2004-08-26 22:18:59 +00:00
logread.c
Makefile
Makefile.in
syslogd.c Togg writes: 2004-08-26 23:15:29 +00:00