commit | d6c09608cd6a1c29fa2befd1b9769350f3bdee50 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Fri Aug 05 13:33:35 2011 -0400 |
committer | Eric Paris <eparis@redhat.com> | Fri Aug 26 14:28:22 2011 -0400 |
tree | 7d9d797cf9ef8106a5690bed76c50f86fc80f8bf | |
parent | 64b7a309c5d44ea1cefe84888e638dcdd6fa7ec4 [diff] |
policycoreutils: sandbox: split seunshare caps dropping Split drop_capabilities into drop_privs, which does the same thing, and drop_caps, which only drops caps but doesn't affect the uid. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>