commit | d98932a9495657bae38f4a0e146c1e1fd200630b | [log] [tgz] |
---|---|---|
author | Norman James <nkskjames@gmail.com> | Mon Nov 09 10:59:22 2015 -0600 |
committer | Norman James <nkskjames@gmail.com> | Mon Nov 09 11:02:09 2015 -0600 |
tree | 04f2a7ff6df981ad6c03ba3251beab4c6c19819c | |
parent | 627961a91cc595a0b13593973b05888b56f001b5 [diff] [blame] |
remove pcie slot detect from palmetto
diff --git a/bin/Palmetto.py b/bin/Palmetto.py index cbc9231..90fd305 100755 --- a/bin/Palmetto.py +++ b/bin/Palmetto.py
@@ -81,7 +81,7 @@ }, 'pcie_present' : { 'system_state' : 'HOST_POWERED_ON', - 'start_process' : True, + 'start_process' : False, 'monitor_process' : False, 'process_name' : 'pcie_slot_present.exe', },