[users] Log when sudo is skipped
This commit is contained in:
parent
822e30c894
commit
6f41949bba
@ -38,6 +38,7 @@ SetupSudoJob::exec()
|
|||||||
{
|
{
|
||||||
if ( m_sudoGroup.isEmpty() )
|
if ( m_sudoGroup.isEmpty() )
|
||||||
{
|
{
|
||||||
|
cDebug() << "Skipping sudo 10-installer because the sudoGroup is empty.";
|
||||||
return Calamares::JobResult::ok();
|
return Calamares::JobResult::ok();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user