summaryrefslogtreecommitdiffstats
path: root/wic
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-02-18 19:17:04 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-02-26 01:05:01 +0000
commitbf5abfe3d55604c6b22416cc23cbfaba1ff7bee2 (patch)
treebbf9d7d6cb46d4031b19c5b6cba1dc23969b8617 /wic
parent6fe3f4cd1a1f408e0ef6b52b793927984449c9f6 (diff)
downloadmeta-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 'wic')
0 files changed, 0 insertions, 0 deletions