mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 14:26:19 +08:00
Add telnetd as service to rc.conf.
This commit is contained in:
@@ -87,6 +87,11 @@ typedef struct {
|
||||
bool keep_stdio;
|
||||
} rtems_telnetd_config_table;
|
||||
|
||||
/**
|
||||
* @brief Start the Telnet subsystem with the provided configuration.
|
||||
*/
|
||||
rtems_status_code rtems_telnetd_start(const rtems_telnetd_config_table* config);
|
||||
|
||||
/**
|
||||
* @brief Telnet configuration.
|
||||
*
|
||||
|
Reference in New Issue
Block a user