提交 a8665e55 编写于 作者: M Mark Hymers

Use /bin/bash as dak's shell

Signed-off-by: NMark Hymers <mhy@debian.org>
上级 625e8c6a
......@@ -17,7 +17,7 @@ For the purposes of this document, we'll be working in /srv/dak
Set up the dak user on both the system and in postgres:
# sudo addgroup --system ftpmaster
# sudo adduser --system dak --ingroup ftpmaster
# sudo adduser --system dak --ingroup ftpmaster --shell /bin/bash
# sudo -u postgres createuser -s dak
Set up the dak directory:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册