summaryrefslogtreecommitdiff
path: root/doc/update/6.7-to-6.8.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/6.7-to-6.8.md')
-rw-r--r--doc/update/6.7-to-6.8.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/6.7-to-6.8.md b/doc/update/6.7-to-6.8.md
index cb19d235819..1afcb9f9c69 100644
--- a/doc/update/6.7-to-6.8.md
+++ b/doc/update/6.7-to-6.8.md
@@ -65,7 +65,7 @@ sudo cp lib/support/init.d/gitlab /etc/init.d/gitlab
sudo chmod +x /etc/init.d/gitlab
# Close access to gitlab-satellites for others
-sudo chmod u+rwx,g+rx,o-rwx /home/git/gitlab-satellites
+sudo chmod u+rwx,g=rx,o-rwx /home/git/gitlab-satellites
```
### 5. Update config files