commit | db0dfa13e95a9655ee0480dec821ae2a06e9bd52 | [log] [tgz] |
---|---|---|
author | Keun Soo Yim <yim@google.com> | Fri Feb 12 13:10:33 2016 -0800 |
committer | Keun Soo Yim <yim@google.com> | Fri Feb 12 13:10:33 2016 -0800 |
tree | 89e588e1236aa3ba827b2c988e88246a68ea3bc5 | |
parent | d65902ac2abd8e0a63a6fc2f08e49cd1f831747d [diff] |
modify SSHDIR as that's not part of upstream code Change-Id: Ib55641f13703a3e91c86def7330ff2280ec2afac
diff --git a/config.h b/config.h index f3932ec..053c276 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"