mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
[CHANGE] Switch to adduser
for Ubuntu
This will create the users' hoe directory and make it a no-login user in one command.
This commit is contained in:
parent
20fcf5efa4
commit
84e2107b62
@ -281,7 +281,7 @@ For security and permissions, it’s highly recommended you create a separate us
|
|||||||
:::{group-tab} Ubuntu 2004, 2204
|
:::{group-tab} Ubuntu 2004, 2204
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo useradd -s /bin/bash allianceserver
|
sudo adduser --disabled-login allianceserver
|
||||||
```
|
```
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user