diff --git a/docs/installation/debian.rst b/docs/installation/debian.rst index 2381e4665..34ce91a7f 100644 --- a/docs/installation/debian.rst +++ b/docs/installation/debian.rst @@ -41,7 +41,7 @@ Create the user and the directory: .. code-block:: shell - sudo adduser --system --home /srv/funkwhale funkwhale + sudo useradd -r -s /usr/bin/nologin -d /srv/funkwhale -m funkwhale cd /srv/funkwhale Log in as the newly created user from now on: