diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cmd/doctor.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/doctor.rb b/Library/Homebrew/cmd/doctor.rb index ead2bfcce..f2de84d4d 100644 --- a/Library/Homebrew/cmd/doctor.rb +++ b/Library/Homebrew/cmd/doctor.rb @@ -444,7 +444,8 @@ class Checks The /usr/local directory is not writable. Even if this directory was writable when you installed Homebrew, other software may change permissions on this directory. Some versions of the - "InstantOn" component of Airfoil are known to do this. + "InstantOn" component of Airfoil or running Cocktail cleanup/optimizations + are known to do this. You should probably change the ownership and permissions of /usr/local back to your user account. |
