[lxc-devel] [lxc/lxc] a2739d: Revert "set close-all-fds by default"
GitHub
noreply at github.com
Tue Jan 13 05:12:06 UTC 2015
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: a2739df5e4da120daa7443f4de882a1a054b5316
https://github.com/lxc/lxc/commit/a2739df5e4da120daa7443f4de882a1a054b5316
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M src/lxc/lxccontainer.c
Log Message:
-----------
Revert "set close-all-fds by default"
it has unfortunate reprecussions elsewhere, and the needed fix
can be done another way
This reverts commit 1f76453a74f555e30384591567d87b5b4dac7e21.
Commit: db2930e17441d39caaa61b52ecf4116504107a26
https://github.com/lxc/lxc/commit/db2930e17441d39caaa61b52ecf4116504107a26
Author: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: 2015-01-12 (Mon, 12 Jan 2015)
Changed paths:
M src/lxc/lxccontainer.c
Log Message:
-----------
decide whether daemonize implies close_all_fds at start
This isn't the perfect fix. In fact close_all_fds shouldn't be stored
in the lxc_conf. But this will fix the tests short-term.
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
Compare: https://github.com/lxc/lxc/compare/d2f31a576b93...db2930e17441
More information about the lxc-devel
mailing list