mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/monit: don't need this anymore
This commit is contained in:
-3
@@ -357,9 +357,6 @@ class SettingsController extends ApiControllerBase
|
||||
Config::getInstance()->save();
|
||||
$svcMonit = new ServiceController();
|
||||
$result = $svcMonit->configtestAction();
|
||||
if ($nodeType == 'general' && $node->enabled->__toString() == 0) {
|
||||
$result['stop'] = $svcMonit->stopAction();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user