Added groups

This commit is contained in:
Tibo De Peuter 2022-04-20 22:26:52 +02:00 committed by GitHub
parent 8d9e543475
commit b52780d4bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```