]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Merge pull request #446 from jhenninger/attach_exit
authorStéphane Graber <stgraber@stgraber.org>
Tue, 10 Mar 2015 01:48:19 +0000 (21:48 -0400)
committerStéphane Graber <stgraber@stgraber.org>
Tue, 10 Mar 2015 01:48:19 +0000 (21:48 -0400)
attach: use _exit() instead of exit() in the intermediate child process


Trivial merge