You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There might be some security benefits to returning /usr/local to root after Homebrew 1.0.0.
Homebrew no longer needs to have ownership of /usr/local. If you wish you can
return /usr/local to its default ownership with:
sudo chown root:wheel /usr/local
The text was updated successfully, but these errors were encountered:
There might be some security benefits to returning /usr/local to root after Homebrew 1.0.0.
The text was updated successfully, but these errors were encountered: