On Thursday, 2. February 2017 12:07:19 Thomas Jarosch wrote: > Perhaps it would make sense to clean up the signal > handler for SIGTTOU in lxc-attach before configuring the TTY?
ignoring SIGTTOU and SIGTTIN in lxc_setup_tios() solves the issue. Those signals are not used by LXC at all anyway. I'll send a patch for further comment. Cheers, Thomas _______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
