add -m to user creation to force home dir creation
This commit is contained in:
@@ -9,7 +9,7 @@ with network=none and minimize the risk of the AI escaping.
|
||||
|
||||
Optional, if you want to run this as a separate user
|
||||
```
|
||||
sudo useradd llama
|
||||
sudo useradd -m llama
|
||||
sudo machinectl shell llama@
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user