Skip to content

Commit

Permalink
Merge pull request #4108 from aktarus82/patch-1
Browse files Browse the repository at this point in the history
Update debian.rst, enable autostart of ZM at boot
  • Loading branch information
connortechnology committed Aug 4, 2024
2 parents 9aa5b65 + fbd7ad5 commit f073cdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/installationguide/debian.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``

Expand Down

0 comments on commit f073cdd

Please sign in to comment.