summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-02-17 14:57:49 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2022-02-17 14:57:49 +0200
commit080676ca51e0f9f6684277acf9d7f54368987b47 (patch)
tree3987328abd236cc9700dca54103dad99c5aaaa1f /support-files
parenteb25f47423d64bc038e67bf7895bc6663ee4f1c3 (diff)
parentc76bdc57ffb08043e7b509a188d4626d0f3063c9 (diff)
downloadmariadb-git-080676ca51e0f9f6684277acf9d7f54368987b47.tar.gz
Merge 10.7 into 10.8
Diffstat (limited to 'support-files')
-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;