We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9af562d + ae89e10 commit 3488168Copy full SHA for 3488168
book/04-git-server/sections/git-daemon.asc
@@ -37,7 +37,6 @@ stop on shutdown
37
exec /usr/bin/git daemon \
38
--user=git --group=git \
39
--reuseaddr \
40
- --detach \
41
--base-path=/opt/git/ \
42
/opt/git/
43
respawn
0 commit comments