Update redhat.rst

This commit is contained in:
Andrew Bauer
2020-12-19 11:02:15 -06:00
committed by GitHub
parent f0b1eac823
commit e1ef0f4bcc

View File

@@ -64,10 +64,6 @@ RHEL/CentOS 8 users must also enable the PowerTools repo:
sudo dnf install dnf-plugins-core
sudo dnf config-manager --set-enabled PowerTools
.. sidebar :: Note
A virtual package called zoneminder exists. This pacakge contains no files and will pull in the zoneminder-httpd package for backwards compatiblity.
Once the additional repos are enabled, install ZoneMinder from the commandline. Choose the package that matches the desired web server.
Install ZoneMinder for Apache web server:
@@ -75,6 +71,10 @@ Install ZoneMinder for Apache web server:
sudo dnf install zoneminder-httpd
.. sidebar :: Note
A virtual package called zoneminder exists. This pacakge contains no files and will pull in the zoneminder-httpd package for backwards compatiblity.
Install ZoneMinder for Nginx web server:
::