master
Jason Blevins 2008-10-24 17:11:11 -04:00
parent 8b1313825c
commit 62d25b61f9
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ can make a commit that pretends to be done by someone else.
Add a dedicated user who will push in untrusted commits. This user should have
a locked password, and `git-shell` as its shell.
root@bluebird:/home/joey>adduser --shell=/usr/bin/git-shell--disabled-password anon
root@bluebird:/home/joey>adduser --shell=/usr/bin/git-shell --disabled-password anon
Adding user `anon' ...
## ikiwiki setup