diff --git a/pulpcore.fc b/pulpcore.fc index e2b3b3a..8451611 100644 --- a/pulpcore.fc +++ b/pulpcore.fc @@ -15,13 +15,8 @@ # Old tasking system. /usr/local/lib/pulp/bin/rq -- gen_context(system_u:object_r:pulpcore_exec_t,s0) -/var/lib/pulp/(media|artifact)(/.*)? gen_context(system_u:object_r:pulpcore_var_lib_t,s0) -/var/lib/pulp/assets(/.*)? gen_context(system_u:object_r:pulpcore_var_lib_t,s0) -/var/lib/pulp/devel(/.*)? gen_context(system_u:object_r:pulpcore_var_lib_t,s0) +/var/lib/pulp(/.*)? gen_context(system_u:object_r:pulpcore_var_lib_t,s0) /var/lib/pulp/pulpcore_static(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0) -/var/lib/pulp/tmp(/.*)? gen_context(system_u:object_r:pulpcore_var_lib_t,s0) -/var/lib/pulp/upload(/.*)? gen_context(system_u:object_r:pulpcore_var_lib_t,s0) -/var/lib/pulp/sign-metadata.sh -- gen_context(system_u:object_r:pulpcore_var_lib_t,s0) # galaxy-importer /var/lib/pulp/.ansible(/.*)? gen_context(system_u:object_r:pulpcore_var_lib_t,s0)