[lxc-devel] [lxc/lxc] 5eab47: confile: expand lxc.environment
GitHub
noreply at github.com
Mon Apr 2 05:08:41 UTC 2018
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 5eab47bce5d5fd77c32143002b56c1b3606b5909
https://github.com/lxc/lxc/commit/5eab47bce5d5fd77c32143002b56c1b3606b5909
Author: Christian Brauner <christian.brauner at ubuntu.com>
Date: 2018-03-31 (Sat, 31 Mar 2018)
Changed paths:
M doc/lxc.container.conf.sgml.in
M src/lxc/confile.c
Log Message:
-----------
confile: expand lxc.environment
When a bare environment variable is specified then retrieve the value from the
current environment. For example, setting
lxc.environment = PATH
will cause LXC to inherit the value of PATH from the current environment.
Suggested-by: Jonathan Calmels <jcalmels at nvidia.com>
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>
Commit: 0474e8a8e576a6b6945fec7e4acbb29918913e7c
https://github.com/lxc/lxc/commit/0474e8a8e576a6b6945fec7e4acbb29918913e7c
Author: Stéphane Graber <stgraber at stgraber.org>
Date: 2018-04-02 (Mon, 02 Apr 2018)
Changed paths:
M doc/lxc.container.conf.sgml.in
M src/lxc/confile.c
Log Message:
-----------
Merge pull request #2247 from brauner/2018-03-31/expand_lxc_environment
confile: expand lxc.environment
Compare: https://github.com/lxc/lxc/compare/dae29309e34a...0474e8a8e576
More information about the lxc-devel
mailing list