| commit | 9771ba99eb41a87d5add7799092288e702283dfc | [log] [tgz] |
|---|---|---|
| author | Eric Paris <eparis@redhat.com> | Fri Jul 06 14:13:29 2012 -0400 |
| committer | Ethan Chen <intervigil@gmail.com> | Fri Jan 17 22:12:26 2014 -0800 |
| tree | 00bd25fc71a77ad9097cf08d1e69c79336329c44 | |
| parent | 8ad62c20c16409cf90fd7c6774f71ce81378d6a0 [diff] |
SELinux: include definition of new capabilities The kernel has added CAP_WAKE_ALARM and CAP_EPOLLWAKEUP. We need to define these in SELinux so they can be mediated by policy. Change-Id: I8a3e0db15ec5f4eb05d455a57e8446a8c2b484c2 Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <james.l.morris@oracle.com> [sds: rename epollwakeup to block_suspend to match upstream merge] Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>