|
- Ensure proper permissions for for your .ssh directory: `chmod 600 ~/.ssh/*` |
Hi,
I'm currently following your doc to setup my environment.
Should this be changed to "chmod 600 ~/.ssh/ && chmod 744 ~/.ssh/config" to ensure the config file remains readable?
Thank you so much.
docs/development/gerrit-setup.md
Line 62 in 8d4906e
Hi,
I'm currently following your doc to setup my environment.
Should this be changed to "chmod 600 ~/.ssh/ && chmod 744 ~/.ssh/config" to ensure the config file remains readable?
Thank you so much.