Call kernel_rw_usermodehelper in devicekit.te
This commit is contained in:
parent
265b035e32
commit
8155b37c25
@ -20963,7 +20963,7 @@ index 8ce99ff..0819898 100644
|
||||
+ logging_log_filetrans($1, devicekit_var_log_t, file, "pm-suspend.log")
|
||||
')
|
||||
diff --git a/devicekit.te b/devicekit.te
|
||||
index 77a5003..75da3e4 100644
|
||||
index 77a5003..df3d66e 100644
|
||||
--- a/devicekit.te
|
||||
+++ b/devicekit.te
|
||||
@@ -7,15 +7,15 @@ policy_module(devicekit, 1.3.1)
|
||||
@ -21119,7 +21119,7 @@ index 77a5003..75da3e4 100644
|
||||
kernel_read_network_state(devicekit_power_t)
|
||||
kernel_read_system_state(devicekit_power_t)
|
||||
-kernel_rw_hotplug_sysctls(devicekit_power_t)
|
||||
+kernel_rw_usermodhelper(devicekit_power_t)
|
||||
+kernel_rw_usermodehelper(devicekit_power_t)
|
||||
kernel_rw_kernel_sysctl(devicekit_power_t)
|
||||
kernel_rw_vm_sysctls(devicekit_power_t)
|
||||
kernel_search_debugfs(devicekit_power_t)
|
||||
|
Loading…
Reference in New Issue
Block a user