mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
(captiveportal, new) comments
This commit is contained in:
parent
69830db451
commit
ef1a921bab
@ -49,6 +49,7 @@ captiveportal_prestart()
|
||||
|
||||
captiveportal_start()
|
||||
{
|
||||
# if the API dispatcher is already running, we will assume all parts are running
|
||||
if [ ! -f /var/run/lighttpd-api-dispatcher.pid ]; then
|
||||
echo "Starting API dispatcher"
|
||||
/usr/local/sbin/lighttpd -f /var/etc/lighttpd-api-dispatcher.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user