summaryrefslogtreecommitdiffstats
path: root/common/mpdecision.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/mpdecision.te')
-rw-r--r--common/mpdecision.te3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/mpdecision.te b/common/mpdecision.te
index 94d9cd88..96f44840 100644
--- a/common/mpdecision.te
+++ b/common/mpdecision.te
@@ -15,12 +15,11 @@ allow mpdecision self:socket create_socket_perms;
allow mpdecision device_latency:chr_file w_file_perms;
allow mpdecision sysfs_rqstats:dir search;
-allow mpdecision socket_device:dir w_file_perms;
allow mpdecision sysfs_thermal:dir search;
#policies for mpctl
#mpctl socket
-allow mpdecision self:capability { net_admin chown dac_override fsetid };
+allow mpdecision self:capability { net_admin chown dac_override fsetid sys_nice };
allow mpdecision mpctl_socket:dir rw_dir_perms;
allow mpdecision mpctl_socket:sock_file { create_file_perms unlink };