diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-02-25 14:25:10 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-02-25 14:25:10 +0000 |
| commit | 9ceffc938a0bfb5f64083391bfbf787cbab31382 (patch) | |
| tree | 7acc4259d27a0b2c05176939635b0ef6ff53c8da /crypto | |
| parent | da8fe8427bac55213fecfd965a3c1d7107ef3a2f (diff) | |
Notes
Diffstat (limited to 'crypto')
| -rw-r--r-- | crypto/openssh/ssh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/ssh.h b/crypto/openssh/ssh.h index d72b0176e086..8576f2e0d1e7 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" /* |
