Fix typo in SELinux 'execmem' denials fix
According to https://fedorahosted.org/freeipa/ticket/5442#comment:7
This commit is contained in:
parent
8b518cbb8f
commit
a76abac86e
@ -62,7 +62,7 @@ index ee9311e..ba42c34 100644
|
||||
+# enough to trigger the SELinux denial.
|
||||
+# This hack prevents the import by raising an ImportError.
|
||||
+
|
||||
+sys.modules['request.packages.urllib3.contrib.pyopenssl'] = None
|
||||
+sys.modules['requests.packages.urllib3.contrib.pyopenssl'] = None
|
||||
+
|
||||
from ipalib import api
|
||||
from ipalib.config import Env
|
||||
|
Loading…
Reference in New Issue
Block a user