forked from OwlCyberDefense/refpolicy-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcorosync.fc
15 lines (10 loc) · 776 Bytes
/
corosync.fc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/etc/rc\.d/init\.d/corosync -- gen_context(system_u:object_r:corosync_initrc_exec_t,s0)
/usr/bin/corosync -- gen_context(system_u:object_r:corosync_exec_t,s0)
/usr/bin/corosync-notifyd -- gen_context(system_u:object_r:corosync_exec_t,s0)
/usr/sbin/corosync -- gen_context(system_u:object_r:corosync_exec_t,s0)
/usr/sbin/corosync-notifyd -- gen_context(system_u:object_r:corosync_exec_t,s0)
/var/lib/corosync(/.*)? gen_context(system_u:object_r:corosync_var_lib_t,s0)
/var/log/cluster/corosync\.log.* -- gen_context(system_u:object_r:corosync_var_log_t,s0)
/run/cman_.* -s gen_context(system_u:object_r:corosync_var_run_t,s0)
/run/corosync\.pid -- gen_context(system_u:object_r:corosync_var_run_t,s0)
/run/rsctmp(/.*)? gen_context(system_u:object_r:corosync_var_run_t,s0)