> On September 16, 2015 at 9:21 AM Andrey Repin <[email protected]> wrote: > > I have a question about the lxc-attach command? > > > Is this normal behavior, if I use > > "lxc-attach -n container" > > and then shutdown the container. > > > Then the bash show no input anymore until I reset it with rest. > > the output is ok. > > This is the one reason I always exit the shell before shutdown takes place. > I.e. > shutdown -h now; exit
Seems to depend on something inside the guest system. (Maybe the shell?) Eg. I don't get this behavior with an ArchLinux guest. (btw. `stty sane` also fixes it without clearing the screen in case anyone's interested) _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
