This commit is contained in:
Kovid Goyal 2022-03-09 11:30:34 +05:30
parent 6df78fa67c
commit 11686b90f7
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -116,7 +116,7 @@ the TTY, any other requests are responded to by errors.
When connecting to BSD servers, it is possible the bootstrap script will When connecting to BSD servers, it is possible the bootstrap script will
fail or run slowly, because they are crippled in various ways. Your best bet fail or run slowly, because they are crippled in various ways. Your best bet
is to install python on the server, make sure the login shell is something is to install python on the server, make sure the login shell is something
POSIX compliant, not csh and use :code:`python` as the :opt:`interpreter POSIX sh compliant, not csh, and use :code:`python` as the :opt:`interpreter
<kitten-ssh.interpreter>` in :file:`ssh.conf`. <kitten-ssh.interpreter>` in :file:`ssh.conf`.
.. include:: /generated/conf-kitten-ssh.rst .. include:: /generated/conf-kitten-ssh.rst