Skip to content
Snippets Groups Projects
Commit 89d1db41 authored by rswindell's avatar rswindell
Browse files

Synchronet Telnet service now also support SSH.

parent 3e39b0ad
Branches
Tags
No related merge requests found
......@@ -92,8 +92,8 @@ typedef struct {
sbbs_ntsvc_t bbs ={
NTSVC_NAME_BBS,
"Synchronet Telnet/RLogin Server",
"Provides support for Telnet and RLogin clients and executes timed events. " \
"Synchronet Telnet/RLogin/SSH Server",
"Provides support for Telnet, RLogin, and SSH clients and executes timed events. " \
"This service provides the critical functions of your Synchronet BBS.",
&bbs_startup,
&bbs_startup.options,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment