$OpenBSD: patch-html_install_php,v 1.27 2019/07/02 16:57:58 sthen Exp $

Index: html/install.php
--- html/install.php.orig
+++ html/install.php
@@ -375,7 +375,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
