Fix missing entry
This commit is contained in:
parent
33e9181fa3
commit
44eec79409
@ -127,7 +127,10 @@ sudo defaults write /System/Library/Launch Daemons/com.apple.backupd-auto StartI
|
|||||||
## Disks and Volumes
|
## Disks and Volumes
|
||||||
|
|
||||||
### Repair file permissions
|
### Repair file permissions
|
||||||
=======
|
```bash
|
||||||
|
sudo diskutil repairPermissions /
|
||||||
|
```
|
||||||
|
|
||||||
#### Disable Sudden Motion Sensor
|
#### Disable Sudden Motion Sensor
|
||||||
Leaving this turned on is useless when you're using SSDs.
|
Leaving this turned on is useless when you're using SSDs.
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user