-
Notifications
You must be signed in to change notification settings - Fork 14
/
pulpcore.fc
16 lines (13 loc) · 1.07 KB
/
pulpcore.fc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/usr/lib/pulp/bin/gunicorn -- gen_context(system_u:object_r:pulpcore_exec_t,s0)
/usr/lib/pulp/bin/rq -- gen_context(system_u:object_r:pulpcore_exec_t,s0)
/usr/local/lib/pulp/bin/gunicorn -- gen_context(system_u:object_r:pulpcore_exec_t,s0)
/usr/local/lib/pulp/bin/rq -- gen_context(system_u:object_r:pulpcore_exec_t,s0)
/var/lib/pulp/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/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/run/pulpcore*(/.*)? gen_context(system_u:object_r:pulpcore_var_run_t,s0)
/var/run/pulpcore-api(/.*)? gen_context(system_u:object_r:pulpcore_var_run_t,s0)
/var/run/pulpcore-content(/.*)? gen_context(system_u:object_r:pulpcore_var_run_t,s0)
/var/run/pulpcore-resource-manager(/.*)? gen_context(system_u:object_r:pulpcore_var_run_t,s0)
/var/run/pulpcore-resource-worker[0-9]*(/.*)? gen_context(system_u:object_r:pulpcore_var_run_t,s0)