mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 00:19:16 +02:00
Update /usr/bin/nologin to /usr/sbin/nologin
This commit is contained in:
parent
6ebd1af4ab
commit
d1d034fa86
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ Create the user and the directory:
|
||||||
|
|
||||||
.. code-block:: shell
|
.. 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
|
cd /srv/funkwhale
|
||||||
|
|
||||||
Log in as the newly created user from now on:
|
Log in as the newly created user from now on:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue