summaryrefslogtreecommitdiffstats
path: root/support-files/policy/selinux/mariadb-server.fc
blob: e3f2b5015c7901ab74966c2b982ef169a74f8873 (plain)
1
2
3
4
5
6
7
8
9
10
# This SELinux file contexts (.fc) file has been copied under New BSD License from
# Percona XtraDB Cluster.

/etc/init\.d/rc\.d/mysql -- gen_context(system_u:object_r:mysqld_initrc_exec_t,s0)
/var/lib/mysql/.*\.log --  gen_context(system_u:object_r:mysqld_log_t,s0)
/var/lib/mysql/.*\.err --  gen_context(system_u:object_r:mysqld_log_t,s0)
/var/lib/mysql/.*\.pid -- gen_context(system_u:object_r:mysqld_var_run_t,s0)
/var/lib/mysql/.*\.cnf	--  gen_context(system_u:object_r:mysqld_etc_t,s0)
/usr/bin/mariabackup.* -- gen_context(system_u:object_r:mysqld_exec_t,s0)
/usr/bin/wsrep.*  -- gen_context(system_u:object_r:mysqld_safe_exec_t,s0)