Between 4.1.7 and 4.2.0, rsyslogd's behavior has changed:
4.1.7 - ssh to host. /etc/init.d/rsyslog restart or stop/start. Ctl-D or exit. Back to desktop session.
4.2.0 - ssh to host. /etc/init.d/rsyslog restart or stop/start. Ctl-D or exit. SSH terminal session hangs.
This usually happens when stderr is left open. Is this desired behavior for the daemon? It is causing issues with some of my configuration tools.


