[Bug 906] syslog messages from sshd [net] lost
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Jul 23 15:06:50 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=906
------- Additional Comments From dtucker at zip.com.au 2004-07-23 15:06 -------
Not ideal, but on systems that only support one /dev/log socket you can do this:
# mkdir /var/empty/dev
# mv /dev/log /var/empty/dev/log
# ln -s /var/empty/dev/log /dev/log
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list