selinux-policy/policy/modules/services/rpcbind.fc

11 lines
544 B
Plaintext
Raw Normal View History

2008-11-06 22:36:50 +00:00
/etc/rc\.d/init\.d/rpcbind -- gen_context(system_u:object_r:rpcbind_initrc_exec_t,s0)
2008-09-18 18:09:34 +00:00
2007-06-27 16:31:55 +00:00
/sbin/rpcbind -- gen_context(system_u:object_r:rpcbind_exec_t,s0)
2010-08-26 13:41:21 +00:00
/var/cache/rpcbind(/.*)? gen_context(system_u:object_r:rpcbind_var_lib_t,s0)
2007-06-27 16:31:55 +00:00
/var/lib/rpcbind(/.*)? gen_context(system_u:object_r:rpcbind_var_lib_t,s0)
/var/run/rpc.statd\.pid -- gen_context(system_u:object_r:rpcbind_var_run_t,s0)
/var/run/rpcbind\.lock -- gen_context(system_u:object_r:rpcbind_var_run_t,s0)
/var/run/rpcbind\.sock -s gen_context(system_u:object_r:rpcbind_var_run_t,s0)