Add user to more groups
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
ac20e20c8f
commit
2aaa72af24
1 changed files with 3 additions and 1 deletions
|
@ -11,11 +11,13 @@
|
|||
|
||||
CONFIG_GROUPS=(
|
||||
"docker"
|
||||
"lock"
|
||||
"log"
|
||||
"lp"
|
||||
"mpd"
|
||||
"wheel"
|
||||
"uucp"
|
||||
"video"
|
||||
"wheel"
|
||||
)
|
||||
|
||||
output::section "Groups"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue