diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ The following setup is used: - Wiki pages are served under it's own user, but the cgi usually runs under www-data. - The git daemon runs on its own user and group. -So the recommended suid for the cgi and the post update hook are used normally. +So the recommended suid for the cgi and the post-update hook are used normally. For that to work, you, the wiki user and root needs ssh read/write access to the git daemon: |