summaryrefslogtreecommitdiff
path: root/files/sysconfig/git-daemon.vhosts
diff options
context:
space:
mode:
Diffstat (limited to 'files/sysconfig/git-daemon.vhosts')
-rw-r--r--files/sysconfig/git-daemon.vhosts3
1 files changed, 3 insertions, 0 deletions
diff --git a/files/sysconfig/git-daemon.vhosts b/files/sysconfig/git-daemon.vhosts
index dce800f..62bb9d4 100644
--- a/files/sysconfig/git-daemon.vhosts
+++ b/files/sysconfig/git-daemon.vhosts
@@ -16,6 +16,9 @@
#GITVHOST=no
GITVHOST=yes
+# the user git-daemon should run with
+#GITUSER=nobody
+
# options for the daemon
#OPTIONS="--reuseaddr --verbose --detach"