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
This resulted in the /opt/gng directory as well as several symbolic links being created with 700 permissions.
This makes gng protected from normal users.
I did a chmod 755 -R /opt/gng and created an alternative.
This is on CentOS 7.
I used the installation procedure described in
README.md
This resulted in the
/opt/gng
directory as well as several symbolic links being created with 700 permissions.This makes gng protected from normal users.
I did a
chmod 755 -R /opt/gng
and created an alternative.It now seems to be working correctly.
The text was updated successfully, but these errors were encountered: