summaryrefslogtreecommitdiff
path: root/net-mgmt/cacti/files/patch-install__functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/cacti/files/patch-install__functions.php')
-rw-r--r--net-mgmt/cacti/files/patch-install__functions.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/cacti/files/patch-install__functions.php b/net-mgmt/cacti/files/patch-install__functions.php
index 90a6c7fa7440..b8503f30b529 100644
--- a/net-mgmt/cacti/files/patch-install__functions.php
+++ b/net-mgmt/cacti/files/patch-install__functions.php
@@ -1,6 +1,6 @@
---- install/functions.php.orig 2017-04-26 00:30:09 UTC
+--- install/functions.php.orig 2017-08-13 04:06:37 UTC
+++ install/functions.php
-@@ -421,7 +421,7 @@ function install_file_paths () {
+@@ -432,7 +432,7 @@ function install_file_paths () {
if (config_value_exists('path_cactilog')) {
$input['path_cactilog']['default'] = read_config_option('path_cactilog');
} else {