Docs: Update support for non-POSIX shell tcsh (csh)
This commit is contained in:
parent
4322825ac7
commit
3b3ffa7455
@ -114,9 +114,9 @@ the TTY, any other requests are responded to by errors.
|
||||
.. note::
|
||||
|
||||
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
|
||||
is to install python on the server, make sure the login shell is something
|
||||
POSIX sh compliant, not csh, and use :code:`python` as the :opt:`interpreter
|
||||
fail or run slowly, because the default shells are crippled in various ways.
|
||||
Your best bet is to install python on the server, make sure the login shell
|
||||
is something POSIX sh compliant, and use :code:`python` as the :opt:`interpreter
|
||||
<kitten-ssh.interpreter>` in :file:`ssh.conf`.
|
||||
|
||||
.. include:: /generated/conf-kitten-ssh.rst
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user