]> git.ipfire.org Git - thirdparty/lxc.git/commit
start: only use host's /dev/null when absolutely necessary 927/head
authorTycho Andersen <tycho.andersen@canonical.com>
Tue, 29 Mar 2016 00:43:20 +0000 (18:43 -0600)
committerTycho Andersen <tycho.andersen@canonical.com>
Tue, 29 Mar 2016 00:43:20 +0000 (18:43 -0600)
commit7a55c1576e2752e27882c52e34edcb8388120ad1
treedd354e366bc03fe429a66c5aab60e5e27de89644
parent8f1de71ba5e548e5498f30c183cff6409964eb65
start: only use host's /dev/null when absolutely necessary

See comments for details, but basically, only use the host's /dev/null when
absolutely necessary (i.e. there is no reasonable /dev/null in the
container).

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
src/lxc/start.c