diff --git a/doc/source/web_server.rst b/doc/source/web_server.rst index 3489960..ba1b124 100644 --- a/doc/source/web_server.rst +++ b/doc/source/web_server.rst @@ -151,7 +151,7 @@ Configure the company_id, site_id, country, and stream values as described in th .. code-block:: bash # Restart the alprd process - sudo /etc/init.d/openalprd-daemon start + sudo service openalprd-daemon start # Tail the logs to see if the daemon is running successfully tail -f /var/log/alpr.log