enable rlogind
This commit is contained in:
parent
2b129977d0
commit
3e0a285882
1 changed files with 2 additions and 2 deletions
|
@ -261,8 +261,8 @@ int initd(void* arg)
|
|||
|
||||
// start echo, netio and rlogind
|
||||
//echo_init();
|
||||
//create_user_task(&id, "/bin/rlogind", argv);
|
||||
//kprintf("Create rlogind with id %u\n", id);
|
||||
create_user_task(&id, "/bin/rlogind", argv);
|
||||
kprintf("Create rlogind with id %u\n", id);
|
||||
//netio_init();
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue