OSDN Git Service

modify SSHDIR as that's not part of upstream code
authorKeun Soo Yim <yim@google.com>
Fri, 12 Feb 2016 21:10:33 +0000 (13:10 -0800)
committerGreg Hartman <ghartman@google.com>
Fri, 12 Feb 2016 21:22:54 +0000 (21:22 +0000)
Change-Id: Ib55641f13703a3e91c86def7330ff2280ec2afac
(cherry picked from commit db0dfa13e95a9655ee0480dec821ae2a06e9bd52)

config.h

index f3932ec..053c276 100644 (file)
--- a/config.h
+++ b/config.h
 /* #undef socklen_t */
 
 #ifndef SSHDIR
-#define SSHDIR "/data/ssh"
+#define SSHDIR "/var/run/ssh"
 #endif
 
 #define _PATH_PRIVSEP_CHROOT_DIR SSHDIR "/empty"