Note that on FreeBSD the login shell needs to be changed as well
This commit is contained in:
parent
0019f07cc0
commit
e167dec8a9
@ -115,8 +115,9 @@ the TTY, any other requests are responded to by errors.
|
||||
|
||||
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 and use :code:`python` as the
|
||||
:opt:`interpreter <kitten-ssh.interpreter>` in :file:`ssh.conf`.
|
||||
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
|
||||
<kitten-ssh.interpreter>` in :file:`ssh.conf`.
|
||||
|
||||
.. include:: /generated/conf-kitten-ssh.rst
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user