On 17/04/13 16:57, Lennart Poettering wrote:
> Hmm, or maybe like this: enter the container, allocate a pty,
> instantiate [email protected] for that pty, pass pty fd back to host, exit
> in namespace, and process pty on the host as long as we don't get EOF.
This is probably a good idea for interactive use (a lighter-weight
version of ssh'ing into the container): Unix semantics guarantee some
rather surprising interactions between signals, process groups, process
parents and terminals, without which shell job control wouldn't work.
S
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel