Added groups
This commit is contained in:
parent
8d9e543475
commit
b52780d4bd
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ Change the file to match the following lines:
|
|||
Add the default user (me).
|
||||
|
||||
```
|
||||
# useradd -m -G wheel,users tdpeuter
|
||||
# useradd -m -G wheel,users,input,video tdpeuter
|
||||
# passwd tdpeuter
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue