You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
342 B

Until BZ #1655702 [1] is resolved and a new selinux-polcy is pushed out, the
local system administrator must apply the following command to avoid avc write
denials, if selinux security policies are being enforced:
semanage fcontext -a -t httpd_var_run_t '/var/run/fcgiwrap(/.*)?'
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1655702