Skip to content

Commit f073cdd

Browse files
Merge pull request #4108 from aktarus82/patch-1
Update debian.rst, enable autostart of ZM at boot
2 parents 9aa5b65 + fbd7ad5 commit f073cdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/installationguide/debian.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ To make sure zoneminder can read the configuration file, run the following comma
102102
sudo systemctl reload apache2.service
103103
sudo systemctl restart zoneminder.service
104104
sudo systemctl status zoneminder.service
105+
sudo systemctl enable zoneminder.service # start zoneminder automatically at boot
105106

106107
If the zoneminder.service show to be active and without any errors, you should be able to access zoneminder at ``http://yourhostname/zm``
107108

0 commit comments

Comments
 (0)