summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/openssh/ssh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/ssh.h b/crypto/openssh/ssh.h
index d72b017..8576f2e 100644
--- a/crypto/openssh/ssh.h
+++ b/crypto/openssh/ssh.h
@@ -62,7 +62,7 @@
*/
#define SSH_SERVICE_NAME "ssh"
-#define ETCDIR "/etc"
+#define ETCDIR "/etc/ssh"
#define PIDDIR "/var/run"
/*
OpenPOWER on IntegriCloud