Fix missing entry

This commit is contained in:
Marcel Bischoff 2015-09-24 18:51:27 +02:00
parent 33e9181fa3
commit 44eec79409

View File

@ -127,7 +127,10 @@ sudo defaults write /System/Library/Launch Daemons/com.apple.backupd-auto StartI
## Disks and Volumes
### Repair file permissions
=======
```bash
sudo diskutil repairPermissions /
```
#### Disable Sudden Motion Sensor
Leaving this turned on is useless when you're using SSDs.
```bash