-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Adds Sysctl support #73
Conversation
LGTM |
I read it as "This commit $(commit message)" :) Sent from my iPhone
|
Signed-off-by: Mrunal Patel <[email protected]>
…onfig Signed-off-by: Mrunal Patel <[email protected]>
Updated to use the change from the spec. |
@crosbymichael PTAL. |
"If applied, this commit will ..."
|
@tianon Updated description :) |
LGTM |
Supports setting /proc/sys keys for a container.
Signed-off-by: Mrunal Patel [email protected]