From: Jari Aalto <jari.aalto@cante.net>
To: git@vger.kernel.org
Subject: [PATCH] Explain in --pid-file that using --inetd implies it automatically
Date: Wed, 29 Aug 2007 11:07:37 +0300 [thread overview]
Message-ID: <ejhm3gs6.fsf@cante.net> (raw)
Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
Documentation/git-daemon.txt | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt
index f902161..687deb2 100644
--- a/Documentation/git-daemon.txt
+++ b/Documentation/git-daemon.txt
@@ -124,7 +124,8 @@ OPTIONS
Detach from the shell. Implies --syslog.
--pid-file=file::
- Save the process id in 'file'.
+ Save the process id in 'file'. When `--inetd` is in use, this
+ option is not needed.
--user=user, --group=group::
Change daemon's uid and gid before entering the service loop.
--
1.5.3.rc5
Available also from git repository http://cante.net/~jaalto/git/git
Branch: Documentation/git-daemon.txt+option--pid-file
next reply other threads:[~2007-08-29 8:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-29 8:07 Jari Aalto [this message]
2007-08-29 8:17 ` [PATCH] Explain in --pid-file that using --inetd implies it automatically Junio C Hamano
2007-08-29 10:24 ` Jari Aalto
2007-08-29 10:23 ` Junio C Hamano
2007-08-29 10:33 ` [PATCH] git-daemon(1): assorted improvements Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ejhm3gs6.fsf@cante.net \
--to=jari.aalto@cante.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.