
csrutil
List of commands for csrutil:
-
csrutil:tldr:01e3e csrutil: Display the System Integrity Protection status.$ csrutil statustry on your machineexplain this command
-
csrutil:tldr:1575f csrutil: Display the list of allowed NetBoot sources.$ csrutil netboot listtry on your machineexplain this command
-
csrutil:tldr:55838 csrutil: Enable the System Integrity Protection.$ csrutil enabletry on your machineexplain this command
-
csrutil:tldr:6698c csrutil: Disable the System Integrity Protection.$ csrutil disabletry on your machineexplain this command
-
csrutil:tldr:975df csrutil: Reset the System Integrity Protection status and clear the NetBoot list.$ csrutil cleartry on your machineexplain this command
-
csrutil:tldr:ab82c csrutil: Add an IPv4 address to the list of allowed NetBoot sources.$ csrutil netboot add ${ip}try on your machineexplain this command