summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 2099840..c12f41a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -93,6 +93,10 @@ of `autoconf'.
targets like `make install' and `make uninstall' work correctly.
This target is generally not run by end users.
+ 9. If you're running SElinux in Enforcing mode, you need to set
+ your policy controls appropriately. For Fedora/RHEL/CentOS, this
+ is done with "setsebool -P nis_enabled 1" (as root).
+
Compilers and Options
=====================