Disable trim on boot to speed up boot

pull/53/head v17
Nicholas Sherlock 2 years ago
parent c998080a9c
commit 6750c11cd7

@ -940,7 +940,7 @@
<key>ProvideCurrentCpuInfo</key> <key>ProvideCurrentCpuInfo</key>
<true/> <true/>
<key>SetApfsTrimTimeout</key> <key>SetApfsTrimTimeout</key>
<integer>-1</integer> <integer>0</integer>
<key>ThirdPartyDrives</key> <key>ThirdPartyDrives</key>
<false/> <false/>
<key>XhciPortLimit</key> <key>XhciPortLimit</key>

Loading…
Cancel
Save