Michal Schmidt wrote: > systemd at least partially defends itself from a hanging syslog > by setting SO_SNDTIMEO to 5 seconds. Maybe even that is too much and > we could just make the socket completely non-blocking and just > fallback to kmsg when we get EAGAIN. > > I believe there is a way to connect and register to DBus fully > asynchronously too. I'm looking into this.
It's now implemented in git. Please give it a try. Michal _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
