mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-05 10:05:46 +00:00
add new API to the helper
This commit is contained in:
@ -475,7 +475,7 @@ bool Netctl::stopAllProfiles()
|
||||
{
|
||||
if (debug) qDebug() << PDEBUG;
|
||||
|
||||
return cmdCall(true, netctlCommand, QString("restart"));
|
||||
return cmdCall(true, netctlCommand, QString("stop-all"));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user