Raphael Majeed created KARAF-1757:
-------------------------------------
Summary: Welcome message incorrect during ssh session or using
bin/client.
Key: KARAF-1757
URL: https://issues.apache.org/jira/browse/KARAF-1757
Project: Karaf
Issue Type: Improvement
Components: karaf-shell
Affects Versions: 2.2.9
Environment: Debian 6.0.5
Reporter: Raphael Majeed
Priority: Minor
A remote ssh connection to karaf displays the following welcome message:
{code:title=Shell}
__ __ ____
/ //_/____ __________ _/ __/
/ ,< / __ `/ ___/ __ `/ /_
/ /| |/ /_/ / / / /_/ / __/
/_/ |_|\__,_/_/ \__,_/_/
Apache Karaf (2.2.9)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.
{code}
The last line is incorrect. Pressing <ctrl-d> just closes ssh connection /
exits the client. Karaf ist not shut down. <ctrl-d> appears to be equivalent to
the command 'logout'.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira