see changelog
This commit is contained in:
parent
8caeaab8cd
commit
b19e0f87ba
@ -41,7 +41,7 @@ int answ_system(e_session type, char *connstr, int inetd)
|
||||
state.inet = TRUE;
|
||||
}
|
||||
else
|
||||
state.linename = isatty(0) ? port_get_name(ttyname(0)) : NULL;
|
||||
state.linename = isatty(0) ? port_get_name(ttyname(0)) : "tcpip";
|
||||
|
||||
if( !inetd )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user