[lxc-devel] [lxc/lxc] 7a55c1: start: only use host's /dev/null when absolutely n...
GitHub
noreply at github.com
Tue Mar 29 05:25:52 UTC 2016
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 7a55c1576e2752e27882c52e34edcb8388120ad1
https://github.com/lxc/lxc/commit/7a55c1576e2752e27882c52e34edcb8388120ad1
Author: Tycho Andersen <tycho.andersen at canonical.com>
Date: 2016-03-28 (Mon, 28 Mar 2016)
Changed paths:
M src/lxc/start.c
Log Message:
-----------
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 at canonical.com>
Commit: bc41134fc6a5bc26e8a25c419f643ed33d2359a5
https://github.com/lxc/lxc/commit/bc41134fc6a5bc26e8a25c419f643ed33d2359a5
Author: Stéphane Graber <stgraber at stgraber.org>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M src/lxc/start.c
Log Message:
-----------
Merge pull request #927 from tych0/only-use-host-devnull-no-autodev
start: only use host's /dev/null when absolutely necessary
Compare: https://github.com/lxc/lxc/compare/8f1de71ba5e5...bc41134fc6a5
More information about the lxc-devel
mailing list