Update redhat.rst

This commit is contained in:
Andrew Bauer 2020-12-19 10:54:53 -06:00 committed by GitHub
parent b76b84f51f
commit 0a2195d9fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -64,12 +64,12 @@ RHEL/CentOS 8 users must also enable the PowerTools repo:
sudo dnf install dnf-plugins-core
sudo dnf config-manager --set-enabled PowerTools
Once the additional repos are enabled, install ZoneMinder from the commandline. Choose the package that matches the desired web server.
.. 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:
::