summaryrefslogtreecommitdiffstats
path: root/selinux/ipa_httpd/ipa_httpd.fc
blob: 281789e845f90d79d67206a7ab3f2797685813c6 (plain)
1
2
3
4
5
6
7
8
9
#
# /var
#
/var/cache/ipa/sessions(/.*)?  gen_context(system_u:object_r:httpd_sys_content_t,s0)

# Make these files writable so the selfsign plugin can operate
/etc/httpd/alias/cert8.db       --      gen_context(system_u:object_r:cert_t,s0)
/etc/httpd/alias/key3.db        --      gen_context(system_u:object_r:cert_t,s0)
/var/lib/ipa/ca_serialno        --      gen_context(system_u:object_r:cert_t,s0)