Update debian.rst, enable autostart of ZM at boot

added one line to enable autostart of ZM at boot
This commit is contained in:
Aktarus
2024-08-04 15:23:38 +02:00
committed by GitHub
parent 9aa5b65ffa
commit fbd7ad533f

View File

@@ -102,6 +102,7 @@ To make sure zoneminder can read the configuration file, run the following comma
sudo systemctl reload apache2.service
sudo systemctl restart zoneminder.service
sudo systemctl status zoneminder.service
sudo systemctl enable zoneminder.service # start zoneminder automatically at boot
If the zoneminder.service show to be active and without any errors, you should be able to access zoneminder at ``http://yourhostname/zm``