aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTommi Virtanen <tv@eagain.net>2008-02-16 12:17:18 +0200
committerTommi Virtanen <tv@eagain.net>2008-02-16 12:17:18 +0200
commit9708fb2cc956fb30348aee9bee763cdd81f35840 (patch)
tree3ca1ee03bb3b461595b2c866f469919355aaa7bc
parentAdd mod_redirect to lighttpd example config snippet. (diff)
downloadgitosis-dakkar-9708fb2cc956fb30348aee9bee763cdd81f35840.tar.gz
gitosis-dakkar-9708fb2cc956fb30348aee9bee763cdd81f35840.tar.bz2
gitosis-dakkar-9708fb2cc956fb30348aee9bee763cdd81f35840.zip
State that sharing user accounts for two uses is advanced usage.
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ee14705..9204776 100644
--- a/README.rst
+++ b/README.rst
@@ -41,7 +41,8 @@ First, we will create the user that will own the repositories. This is
usually called ``git``, but any name will work, and you can have more
than one per system if you really want to. The user does not need a
password, but does need a valid shell (otherwise, SSH will refuse to
-work).
+work). Don't use an existing account unless you know what you're
+doing.
I usually store ``git`` repositories in the subtree
``/srv/example.com/git`` (replace ``example.com`` with your own