commit | 0f72ef4240eede66e73f380d5fd7e1e9104de6ce | [log] [tgz] |
---|---|---|
author | Dylan Reid <[email protected]> | Tue Jun 06 15:42:49 2017 -0700 |
committer | Dylan Reid <[email protected]> | Thu Jun 29 12:46:46 2017 -0700 |
tree | cc351c6d924ed880274295055f49dd11995b34b0 | |
parent | e61fd6681305084ac5bf97a8043882cd6d4370e2 [diff] |
Add the ability to set rlimits on the jailed process Currently Chrome OS relies on upstart to configure these limits but that isn't available when using libminijail from session manager. Add it so runtime limits can be configured for Android and other containers. BUG=none TEST=updated security_Minijail0 and manually check /proc/xxx/limits of jailed process. Change-Id: I62ed63c89c9c5196b7d9873520b396c9524e5855 Signed-off-by: Dylan Reid <[email protected]>