[EMAIL PROTECTED] wrote:
Thanks but it looks like that patch is already in there. Is your installation of openssh up-to-date?
Larry
Original Message:
-----------------
From: Jason Dufair [EMAIL PROTECTED]
Date: Thu, 31 Oct 2002 10:15:13 -0500
To: [EMAIL PROTECTED]
Subject: A tiny patch
According to my trusty guide at cygwin.com, I can submit tiny patches here. Please consider the following patch. TIA.
--- /usr/bin/ssh-host-config 2002-10-31 10:10:40.000000000 -0500
+++ /usr/bin/ssh-host-config~ 2002-07-07 05:07:12.000000000 -0500
@@ -164,7 +164,6 @@
if [ $_nt -gt 0 ]
then
chown system.system /var/empty
- chmod 755 /var/empty
fi
fi
-- Jason Dufair - [EMAIL PROTECTED] http://www.dufair.org/ <xterm> The problem with America is stupidity. I'm not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself?
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

