From 0d9f5b73c888340068e946fe4fe6c884f7072055 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Tue, 6 Mar 2018 20:18:48 -0600 Subject: [PATCH] Update dedicateddrive.rst --- docs/installationguide/dedicateddrive.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/installationguide/dedicateddrive.rst b/docs/installationguide/dedicateddrive.rst index 4e4a43c5a..40db1ee93 100644 --- a/docs/installationguide/dedicateddrive.rst +++ b/docs/installationguide/dedicateddrive.rst @@ -13,7 +13,8 @@ If you are using an older version of ZoneMinder, please follow the legacy steps sudo systemctl stop zoneminder **Step 2:** Mount your dedicated drive, partition, or network share to the local filesystem in any folder of your choosing. -We recommend you use systemd to manage the mount points. Instructions on how to accomplish this can be found `here `_ and `here `_. +We recommend you use systemd to manage the mount points. +Instructions on how to accomplish this can be found `here `_ and `here `_. Note that bind mounting ZoneMinder's images folder is optional. Newer version of ZoneMinder write very little, if anything, to the images folder. Verify the dedicated drive, partition, or network share is successfully mounted before proceeding to the next step.