Add new users to a group with the same name.
This commit is contained in:
parent
bbd8fe6203
commit
c1ea86c48e
@ -130,8 +130,7 @@ CreateUserJob::exec()
|
||||
"-m",
|
||||
"-s",
|
||||
"/bin/bash",
|
||||
"-g",
|
||||
"users",
|
||||
"-U",
|
||||
"-G",
|
||||
defaultGroups,
|
||||
m_userName } );
|
||||
|
Loading…
Reference in New Issue
Block a user