Skip to content
Snippets Groups Projects
Commit bf67f379 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'patch-1' into 'develop'

Update /usr/bin/nologin to /usr/sbin/nologin

See merge request funkwhale/funkwhale!580
parents 6ebd1af4 d1d034fa
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ Create the user and the directory:
.. code-block:: shell
sudo useradd -r -s /usr/bin/nologin -d /srv/funkwhale -m funkwhale
sudo useradd -r -s /usr/sbin/nologin -d /srv/funkwhale -m funkwhale
cd /srv/funkwhale
Log in as the newly created user from now on:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment