From 63f72f7dd47ae85b596a83c039a3c873422c7dc8 Mon Sep 17 00:00:00 2001 From: Philip Prindeville Date: Fri, 29 Dec 2017 10:51:05 -0700 Subject: Add SElinux tips --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'INSTALL') 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 ===================== -- cgit v1.2.3