Author: arekm Date: Mon Oct 10 09:28:34 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - new
---- Files affected: SOURCES: cacti-config.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/cacti-config.patch diff -u /dev/null SOURCES/cacti-config.patch:1.1 --- /dev/null Mon Oct 10 11:28:34 2005 +++ SOURCES/cacti-config.patch Mon Oct 10 11:28:29 2005 @@ -0,0 +1,12 @@ +diff -urbB cacti-0.8.6g.org/include/config.php cacti-0.8.6g/include/config.php +--- cacti-0.8.6g.org/include/config.php 2005-09-09 01:56:25.000000000 +0200 ++++ cacti-0.8.6g/include/config.php 2005-10-06 11:57:42.021629992 +0200 +@@ -31,6 +31,8 @@ + $database_username = "cactiuser"; + $database_password = "cactiuser"; + ++include '/etc/cacti/cacti.cfg'; ++ + /* ----- you probably do not need to change anything below this line ----- */ + + /* Files that do not need http header information - Command line scripts */ ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
