Commit ef1a921b authored by Ad Schellevis's avatar Ad Schellevis

(captiveportal, new) comments

parent 69830db4
......@@ -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
......
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