openbsd-ports/net/librenms/patches/patch-html_install_php
2017-08-28 11:47:03 +00:00

16 lines
634 B
Plaintext

$OpenBSD: patch-html_install_php,v 1.17 2017/08/28 11:47:03 sthen Exp $
Index: html/install.php
--- html/install.php.orig
+++ html/install.php
@@ -366,7 +366,8 @@ $config_file = <<<"EOD"
#\$config\['base_url'\] = "http://librenms.company.com";
### Enable this to use rrdcached. Be sure rrd_dir is within the rrdcached dir
-### and that your web server has permission to talk to rrdcached.
+### (if using -b in rrdcached_flags, use "-b /var/www/librenms/rrd"), and that
+### socket permissions allow access to your web server uid/gid.
#\$config\['rrdcached'\] = "unix:/var/run/rrdcached.sock";
### Default community