diff options
author | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2013-02-01 20:56:03 +0100 |
---|---|---|
committer | Riyad Preukschas <riyad@informatik.uni-bremen.de> | 2013-02-01 20:56:03 +0100 |
commit | 003c3121049aef98bf37f048563b2ab892207620 (patch) | |
tree | 1cca26705d983ff55b2e2b97a4efd0d2954f9fcf /doc/raketasks/maintenance.md | |
parent | 0965aeb2ea3a7f89b0a74b746ec9aee063b0713c (diff) | |
parent | f4175219fb7a1cb93f7eed54bd6510a85345096e (diff) | |
download | gitlab-ce-003c3121049aef98bf37f048563b2ab892207620.tar.gz |
Merge pull request #2440 from klamontagne/master
Don't setuid the repositories on installation
Diffstat (limited to 'doc/raketasks/maintenance.md')
-rw-r--r-- | doc/raketasks/maintenance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/maintenance.md b/doc/raketasks/maintenance.md index ee5a8a3b5fb..110dbd161f7 100644 --- a/doc/raketasks/maintenance.md +++ b/doc/raketasks/maintenance.md @@ -81,7 +81,7 @@ Config directory owned by git:git? ... yes Config directory access is drwxr-x---? ... yes Repo base directory exists? ... yes Repo base owned by git:git? ... yes -Repo base access is drwsrws---? ... yes +Repo base access is drwxrws---? ... yes Can clone gitolite-admin? ... yes Can commit to gitolite-admin? ... yes post-receive hook exists? ... yes |