$OpenBSD: patch-html_install_php,v 1.12 2017/03/26 17:30:28 sthen Exp $
--- html/install.php.orig	Sun Mar 26 16:31:20 2017
+++ html/install.php	Sun Mar 26 16:31:35 2017
@@ -379,7 +379,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
