summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 18f9d54..ea702a7 100644
--- a/README
+++ b/README
@@ -94,10 +94,10 @@ For example for FreeIPA 4.1+, the value can actually be
SELinux:
-On SELinux enabled systems, boolean allow_httpd_mod_auth_pam needs to
+On SELinux enabled systems, boolean httpd_mod_auth_pam needs to
be enabled:
- setsebool -P allow_httpd_mod_auth_pam 1
+ setsebool -P httpd_mod_auth_pam 1
Building from sources
---------------------