summaryrefslogtreecommitdiff
path: root/support-files/policy/selinux/mariadb-server.te
diff options
context:
space:
mode:
Diffstat (limited to 'support-files/policy/selinux/mariadb-server.te')
-rw-r--r--support-files/policy/selinux/mariadb-server.te1
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/policy/selinux/mariadb-server.te b/support-files/policy/selinux/mariadb-server.te
index 851f8add61c..89846063506 100644
--- a/support-files/policy/selinux/mariadb-server.te
+++ b/support-files/policy/selinux/mariadb-server.te
@@ -21,6 +21,7 @@ require {
type shell_exec_t;
type anon_inodefs_t;
type fixed_disk_device_t;
+ type usermodehelper_t;
class lnk_file read;
class process { getattr signull };
class unix_stream_socket connectto;