Created user get home from somewhere, let adduser create it.

At least the Ubuntu/Debian adduser is nice enough not to make a mess
of system user home directories with skeleton files.
This commit is contained in:
Tommi Virtanen 2007-09-03 20:45:24 -07:00
parent 2e068602d0
commit 96216c231e

View file

@ -49,7 +49,6 @@ domain). You may choose another location. Adjust to suit and run::
sudo adduser \
--system \
--no-create-home \
--shell /bin/sh \
--gecos 'git version control' \
--group \