(captiveportal, new) fix typo

This commit is contained in:
Ad Schellevis 2015-10-13 13:38:45 +00:00
parent dcf4cd5dbe
commit cca3be6885

View File

@ -106,7 +106,7 @@ captiveportal_start()
fi
done
echo "start captiveportal background process"
/usr/local/opnsense/scripts/OPNsense/CaptivePortal/cp-background-process.py stop
/usr/local/opnsense/scripts/OPNsense/CaptivePortal/cp-background-process.py start
else
echo "already running"
fi