summaryrefslogtreecommitdiff
path: root/files/sysconfig/git-daemon
diff options
context:
space:
mode:
Diffstat (limited to 'files/sysconfig/git-daemon')
-rw-r--r--files/sysconfig/git-daemon3
1 files changed, 3 insertions, 0 deletions
diff --git a/files/sysconfig/git-daemon b/files/sysconfig/git-daemon
index 92e66f2..a9b208c 100644
--- a/files/sysconfig/git-daemon
+++ b/files/sysconfig/git-daemon
@@ -15,6 +15,9 @@
# - /srv/git/git.example.org
#GITVHOST=no
+# the user git-daemon should run with
+#GITUSER=nobody
+
# options for the daemon
#OPTIONS="--reuseaddr --verbose --detach"