Update README.Fedora

Remove mariadb from instructions per the Fedora team.
pull/252/head
Andy Bauer 2013-10-09 17:41:20 -05:00
parent dbbf1d9f37
commit c0878c5e76
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,6 @@ New installs
remotely you will need to ensure that the server is installed and secured:
yum install mysql-community-server
--OR--
yum install mariadb-server
sudo systemctl enable mysqld
@ -14,6 +12,8 @@ New installs
mysql_secure_installation
NOTE: The Fedora team currently recommends mysql-community over mariadb
2. Using the password for the root account set during the previous step, you
will need to create the ZoneMinder database, assuming your database server
is local: