Commit 9f429a2d authored by Jonathan Sabbe's avatar Jonathan Sabbe Committed by Daniel Black

fix: Fix 'unknown type usermodehelper_t' issue after upgrading to MariaDB 10.4.24

parent e195685c
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment