mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
We keep moduli(5) in /etc/ssh, not /etc.
This commit is contained in:
parent
b708809fa5
commit
f0cf488b75
1 changed files with 1 additions and 1 deletions
|
|
@ -1201,7 +1201,7 @@ really used for anything; they are provided for the convenience of
|
|||
the user so their contents can be copied to known hosts files.
|
||||
These files are created using
|
||||
.Xr ssh-keygen 1 .
|
||||
.It Pa /etc/moduli
|
||||
.It Pa /etc/ssh/moduli
|
||||
Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange".
|
||||
.It Pa /var/run/sshd.pid
|
||||
Contains the process ID of the
|
||||
|
|
|
|||
Loading…
Reference in a new issue