mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
Add new users to a group with the same name.
This commit is contained in:
parent
bbd8fe6203
commit
c1ea86c48e
1 changed files with 1 additions and 2 deletions
|
@ -130,8 +130,7 @@ CreateUserJob::exec()
|
|||
"-m",
|
||||
"-s",
|
||||
"/bin/bash",
|
||||
"-g",
|
||||
"users",
|
||||
"-U",
|
||||
"-G",
|
||||
defaultGroups,
|
||||
m_userName } );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue