Skip to content

Commit fbd7ad5

Browse files
authored
Update debian.rst, enable autostart of ZM at boot
added one line to enable autostart of ZM at boot
1 parent 9aa5b65 commit fbd7ad5

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)