We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84c1d3 commit 985b807Copy full SHA for 985b807
mysql.te
@@ -68,7 +68,7 @@ files_pid_file(mysqlmanagerd_var_run_t)
68
#
69
70
allow mysqld_t self:capability { dac_read_search ipc_lock sys_nice sys_resource net_bind_service };
71
-dontaudit mysqld_t self:capability sys_tty_config
+dontaudit mysqld_t self:capability sys_tty_config;
72
allow mysqld_t self:process { setsched getsched setrlimit signal_perms rlimitinh };
73
allow mysqld_t self:fifo_file rw_fifo_file_perms;
74
allow mysqld_t self:shm create_shm_perms;
0 commit comments