Skip to content

Commit

Permalink
Merge "Revert "Drop permissive constraint from mpdecision policy.""
Browse files Browse the repository at this point in the history
  • Loading branch information
nickkral authored and Gerrit Code Review committed Oct 22, 2013
2 parents d86e0c2 + b48d741 commit 6aa8931
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sepolicy/mpdecision.te
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ type mpdecision_exec, exec_type, file_type;
# Started by init
init_daemon_domain(mpdecision)

permissive mpdecision;

# CPU hotplug uevent to manage cores
allow mpdecision self:netlink_kobject_uevent_socket { create setopt bind read };
allow mpdecision self:capability net_admin;
Expand Down

0 comments on commit 6aa8931

Please sign in to comment.