]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: when exiting, flush all remaining bytes from the pty to stdout 272/head
authorLennart Poettering <lennart@poettering.net>
Wed, 17 Jun 2015 18:54:45 +0000 (20:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 17 Jun 2015 18:54:45 +0000 (20:54 +0200)
commit503546da7cb28219193ccad70b9682bede1f62e5
tree15123ecb4d2dfddd19491b44b1ddc95bcbc3e024
parent7391cb5d581c4d48dec689686fd9514fdb7d4888
nspawn: when exiting, flush all remaining bytes from the pty to stdout

This is a simpler fix for #210, it simply uses copy_bytes() for the
copying.
src/nspawn/nspawn.c