Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

confile: expand lxc.environment #2247

Merged
merged 1 commit into from
Apr 2, 2018

Conversation

brauner
Copy link
Member

@brauner brauner commented Mar 31, 2018

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 [email protected]
Signed-off-by: Christian Brauner [email protected]

@stgraber
Copy link
Member

Misses documentation

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 <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
@brauner brauner force-pushed the 2018-03-31/expand_lxc_environment branch from b98b8fa to 5eab47b Compare March 31, 2018 15:57
@brauner
Copy link
Member Author

brauner commented Mar 31, 2018

@stgraber, fixed.

@stgraber stgraber merged commit 0474e8a into lxc:master Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants