Remove duplicate entry

This commit is contained in:
Marcel Bischoff 2015-09-24 19:01:19 +02:00
parent 9511826e66
commit d5d9017a3f

View File

@ -126,11 +126,6 @@ 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