mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
image: core -- Reserve tty fields
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
committed by
Andrei Vagin
parent
3023f4f1c8
commit
69f8594362
@@ -48,6 +48,9 @@ message task_core_entry {
|
||||
|
||||
optional int32 oom_score_adj = 14;
|
||||
repeated sa_entry sigactions = 15;
|
||||
// Reserved for tty inheritance
|
||||
//optional int32 tty_nr = 16;
|
||||
//optional int32 tty_pgrp = 17;
|
||||
}
|
||||
|
||||
message task_kobj_ids_entry {
|
||||
|
Reference in New Issue
Block a user