summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/cygwin/ssh-host-config1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/cygwin/ssh-host-config b/contrib/cygwin/ssh-host-config
index 590dbdeb..4df5aa96 100644
--- a/contrib/cygwin/ssh-host-config
+++ b/contrib/cygwin/ssh-host-config
@@ -163,6 +163,7 @@ else
# On NT change ownership of that dir to user "system"
if [ $_nt -gt 0 ]
then
+ chmod 755 /var/empty
chown system.system /var/empty
fi
fi