Fixing ssh_config path in documentation

Signed-off-by: Germain Carré <git@germain.sh>
This commit is contained in:
Germain Carré 2020-10-30 21:48:18 +01:00 committed by Germain Carré
parent be1503b2ea
commit 2471808dac

View file

@ -114,8 +114,8 @@ If you used ``--upgrade``, then you are **warmly** advised to harden the configu
.. code-block:: shell
vimdiff /opt/bastion/etc/ssh/ssh_config.deb10 /etc/ssh/ssh_config
vimdiff /opt/bastion/etc/ssh/sshd_config.deb10 /etc/ssh/sshd_config
vimdiff /opt/bastion/etc/ssh/ssh_config.debian10 /etc/ssh/ssh_config
vimdiff /opt/bastion/etc/ssh/sshd_config.debian10 /etc/ssh/sshd_config
There are other templates available in the same directory, for the other supported distros.