Merge pull request #955 from fhdk/patch-1
Remove hardcoded shell from user module
This commit is contained in:
commit
0c8e45b09a
@ -149,8 +149,6 @@ CreateUserJob::exec()
|
||||
int ec = CalamaresUtils::System::instance()->
|
||||
targetEnvCall( { "useradd",
|
||||
"-m",
|
||||
"-s",
|
||||
"/bin/bash",
|
||||
"-U",
|
||||
"-c",
|
||||
m_fullName,
|
||||
|
Loading…
Reference in New Issue
Block a user