Commit a045532a authored by Ad Schellevis's avatar Ad Schellevis

(captiveportal, new) work in progress api

parent d1e5d32e
......@@ -65,7 +65,7 @@ class ServiceController extends ApiControllerBase
$status = "error reloading captive portal";
}
} else {
$backend->configdRun("captiveportal restart");
$backend->configdRun("captiveportal stop");
$status = "ok";
}
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment