commit | 4463bea3bfd0283fe62fd8d10d1b581dd1719156 | [log] [tgz] |
---|---|---|
author | Chris Masone <cmasone@chromium.org> | Wed Apr 27 08:22:40 2011 -0700 |
committer | Chris Masone <cmasone@chromium.org> | Wed Apr 27 08:22:40 2011 -0700 |
tree | 266dfd72157411b956f1b217ddac55e53386f040 | |
parent | 7b634ba80dca053466841ebd83daca637384ffe6 [diff] |
[minijail] Add the ability to set capabilities from the command line make `minijail --use-capabilities [bitmask]` set the effective and bounding capability sets of the jailed process. BUG=14302 TEST=unit tests Change-Id: I66eb18145fb7ed466c4629a7cb32fe12deea2c0f R=wad@chromium.org Review URL: http://codereview.chromium.org/6881066