This commit is contained in:
Marcel Bischoff 2015-10-17 22:51:30 +02:00
parent 30b6b49a57
commit 8dc809590d

View File

@ -229,6 +229,7 @@ You don't have to use the Disk Utility GUI for this.
```bash
sudo diskutil repairPermissions /
```
> Beginning with OS X El Capitan, system file permissions are automatically protected. It's no longer necessary to verify or repair permissions with Disk Utility. ([Source](https://support.apple.com/en-us/HT201560))
#### Set Boot Volume
```bash