Commit f63e42ab authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

(captiveportal, new) work in progress api

(cherry picked from commit a045532a)
parent 00c74022
......@@ -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