From c9b86e7c716540594ca2b1c93f4e1d3ba0c2b7e2 Mon Sep 17 00:00:00 2001 From: Wolfgang Stöggl Date: Aug 23 2017 08:05:27 +0000 Subject: Update cacti.README.fedora - Fix typo: /etc/http/ -> /etc/httpd/ - Update location of the default cacti database to import --- diff --git a/cacti.README.fedora b/cacti.README.fedora index 17453cb..093883a 100644 --- a/cacti.README.fedora +++ b/cacti.README.fedora @@ -2,7 +2,7 @@ In order for Cacti to function properly, please edit the following: /etc/cacti/db.php /etc/cron.d/cacti -/etc/http/conf.d/cacti.conf +/etc/httpd/conf.d/cacti.conf The installation procedure, briefly summarized: @@ -12,7 +12,7 @@ The installation procedure, briefly summarized: Import the default cacti database: - # mysql cacti < /usr/share/doc/cacti-0.8.8a/cacti.sql + # mysql cacti < /usr/share/doc/cacti/cacti.sql Create the user: