mirror of
https://github.com/clearlinux/hyperstart.git
synced 2026-09-03 20:21:47 +00:00
request to setup tty for exec by default
Signed-off-by: Gao feng <omarapazanadi@gmail.com>
This commit is contained in:
@@ -1029,6 +1029,7 @@ realloc:
|
||||
goto out;
|
||||
}
|
||||
|
||||
exec->tty = 1;
|
||||
exec->ptyfd = -1;
|
||||
exec->stdinfd = -1;
|
||||
exec->stdoutfd = -1;
|
||||
|
||||
Reference in New Issue
Block a user