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>
<true/>
<key>SetApfsTrimTimeout</key>
<integer>-1</integer>
<integer>0</integer>
<key>ThirdPartyDrives</key>
<false/>
<key>XhciPortLimit</key>

Loading…
Cancel
Save