Force reboot with systemctl -i.
This commit is contained in:
parent
326ff5e724
commit
84d60ba856
@ -129,7 +129,7 @@ FinishedViewStep::setConfigurationMap( const QVariantMap& configurationMap )
|
||||
}
|
||||
else
|
||||
{
|
||||
m_widget->setRestartNowCommand( "systemctl reboot");
|
||||
m_widget->setRestartNowCommand( "systemctl -i reboot");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user