selinux-refpolicy/policy/modules/apps/slocate.fc
Chris PeBenito 69a403cd97 Rename *_var_run_t types to *_runtime_t.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2019-09-30 20:02:43 -04:00

8 lines
310 B
Plaintext

/etc/cron\.daily/[sm]locate -- gen_context(system_u:object_r:locate_exec_t,s0)
/usr/bin/updatedb.* -- gen_context(system_u:object_r:locate_exec_t,s0)
/var/lib/[sm]locate(/.*)? gen_context(system_u:object_r:locate_var_lib_t,s0)
/run/mlocate\.daily\.lock -- gen_context(system_u:object_r:locate_runtime_t,s0)