Information
Running with System Integrity Protection on a production system runs the risk of modification system binaries or code injection of system processes that would otherwise be protected by SIP.
Solution
Perform the following while booted in OS X Recovery Partition.
1. Select Terminal from the Utilities menu
2. Run the following command in Terminal:
/usr/bin/csrutil enable
3. The output should be:
Successfully enabled System Integrity Protection. Please restart the machine for the changes to take effect.
4. Reboot.
If a change is to the status is attempted from the booted Operating System rather than the recovery partition an error will be generated.
csrutil: failed to modify system integrity configuration. This tool needs to be executed from the Recovery OS.