mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 09:34:39 +00:00
(captiveportal, new) work in progress api
This commit is contained in:
parent
d1e5d32ebb
commit
a045532a42
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user