Pārlūkot izejas kodu

[README] Fix "vm.mmap_min_addr" line

Dmitrii Kuvaiskii 5 gadi atpakaļ
vecāks
revīzija
f3a583a5e5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -116,7 +116,7 @@ Prerequisites
       make
       make
       # The console will be prompted to ask for the path of Intel SGX driver code
       # The console will be prompted to ask for the path of Intel SGX driver code
       sudo ./load.sh
       sudo ./load.sh
-      sudo sysctl vm.mmap_min = 0
+      sudo sysctl vm.mmap_min_addr = 0
 
 
    We note that this last command is a tempoarary work-around for some issues with the Intel SGX
    We note that this last command is a tempoarary work-around for some issues with the Intel SGX
    driver.  This is an inadvisable configuration for production systems.  We hope to remove this
    driver.  This is an inadvisable configuration for production systems.  We hope to remove this