Hi,
I just installed the OS X El Capitan, Now i'm suffering major setback because of the new “feature” called “Rootless” which blocked me from editing some of the root files using an App.
I would to know how'd i disable it? I need urgent help!
The supported way to disable System Integrity Protection in those cases where it's truly necessary is to boot into the Recovery partition and turn System Integrity Protection off from there with the csrutil tool.
$ csrutil
usage: csrutil <command>
Modify the System Integrity Protection configuration. All configuration changes apply to the entire machine.
Available commands:
disable
Disable the protection on the machine. Requires a reboot.
enable
Enable the protection on the machine. Requires a reboot.
status
Display the current configuration.
The kext-dev-mode and rootless boot-args are being removed from OS X El Capitan and will no longer work.
--gc