Enable extended_socket_class policy capability;

This commit is contained in:
Chris PeBenito 2017-08-05 12:01:00 -04:00
parent fc24afc454
commit 933280d8f7
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Reference Policy has the following build requirements:
* libsepol 2.6
* libsepol 2.7
* libsemanage 2.6
* checkpolicy 2.6
* policycoreutils 2.6

View File

@ -82,4 +82,4 @@ policycap open_perms;
# Available in kernel 4.11+.
# Requires libsepol 2.7+ to build policy with this enabled.
#
#policycap extended_socket_class;
policycap extended_socket_class;