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
In some cases the file ends up with a mode of 0660, which prevents non-root
users from performing name lookups. I don't think this role is necessarily
at fault in those cases, but it doesn't hurt to set the permissions explicitly.
This change sets the permissions to 0644.
0 commit comments