diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-02-18 19:17:04 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-02-26 01:05:01 +0000 |
| commit | bf5abfe3d55604c6b22416cc23cbfaba1ff7bee2 (patch) | |
| tree | bbf9d7d6cb46d4031b19c5b6cba1dc23969b8617 /recipes-core | |
| parent | 6fe3f4cd1a1f408e0ef6b52b793927984449c9f6 (diff) | |
| download | meta-virtualization-bf5abfe3d55604c6b22416cc23cbfaba1ff7bee2.tar.gz | |
vxn: add controlling terminal and clean up interactive output
Use setsid -c to establish a controlling terminal for the container
shell, fixing "can't access tty; job control turned off" and enabling
Ctrl-C signal delivery. Run in a subshell so setsid() succeeds without
forking (PID 1 is already a session leader).
Remove [vxn] diagnostic markers from interactive output now that
terminal mode is working. Suppress mount warning on read-only input
disk.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-core')
0 files changed, 0 insertions, 0 deletions
