Current Path : /proc/thread-self/root/proc/thread-self/root/usr/share/mysql/policy/selinux/ |
Current File : //proc/thread-self/root/proc/thread-self/root/usr/share/mysql/policy/selinux/mariadb.te |
module mariadb 1.0; require { type mysqld_safe_t; class capability { setuid setgid }; } #============= mysqld_safe_t ============== allow mysqld_safe_t self:capability { setuid setgid };