mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-23 07:28:21 -04:00
Merge pull request #955 from fhdk/patch-1
Remove hardcoded shell from user module
This commit is contained in:
commit
0c8e45b09a
1 changed files with 0 additions and 2 deletions
|
@ -149,8 +149,6 @@ CreateUserJob::exec()
|
|||
int ec = CalamaresUtils::System::instance()->
|
||||
targetEnvCall( { "useradd",
|
||||
"-m",
|
||||
"-s",
|
||||
"/bin/bash",
|
||||
"-U",
|
||||
"-c",
|
||||
m_fullName,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue