aboutsummaryrefslogtreecommitdiff
blob: 495809945e2a7e1792ee93233e5912fc5f006e84 (plain)
1
2
3
4
5
6
7
8
9
10
11
/etc/uwsgi\.d(/.*)?					gen_context(system_u:object_r:uwsgi_conf_t,s0)

/usr/bin/uwsgi.*				--	gen_context(system_u:object_r:uwsgi_exec_t,s0)

/run/uwsgi(/.*)?					gen_context(system_u:object_r:uwsgi_run_t,s0)

/var/log/uwsgi(/.*)?					gen_context(system_u:object_r:uwsgi_var_log_t,s0)

/var/www/wsgi/.*\.so				--	gen_context(system_u:object_r:uwsgi_content_exec_t,s0)
/var/www/wsgi/.*/bin/.*					gen_context(system_u:object_r:uwsgi_content_exec_t,s0)
/var/www/wsgi(/.*)?					gen_context(system_u:object_r:uwsgi_content_t,s0)