aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeun Soo Yim <yim@google.com>2016-02-12 13:10:33 -0800
committerKeun Soo Yim <yim@google.com>2016-02-12 13:10:33 -0800
commitdb0dfa13e95a9655ee0480dec821ae2a06e9bd52 (patch)
tree89e588e1236aa3ba827b2c988e88246a68ea3bc5
parentd65902ac2abd8e0a63a6fc2f08e49cd1f831747d (diff)
downloadplatform_external_openssh-nougat-mr2.3-release.tar.gz
platform_external_openssh-nougat-mr2.3-release.tar.bz2
platform_external_openssh-nougat-mr2.3-release.zip
Change-Id: Ib55641f13703a3e91c86def7330ff2280ec2afac
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index f3932ec7..053c276d 100644
--- a/config.h
+++ b/config.h
@@ -1595,7 +1595,7 @@
/* #undef socklen_t */
#ifndef SSHDIR
-#define SSHDIR "/data/ssh"
+#define SSHDIR "/var/run/ssh"
#endif
#define _PATH_PRIVSEP_CHROOT_DIR SSHDIR "/empty"