(captiveportal, new) comments

This commit is contained in:
Ad Schellevis 2015-10-12 14:15:25 +00:00
parent 69830db451
commit ef1a921bab

View File

@ -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