diff --git a/docs/installation/debian.rst b/docs/installation/debian.rst index 2381e4665f8f7f214fa0de3fe1ae59457fe4ad35..34ce91a7f40dd423a8dc0ab231c1de459414be3a 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: