$OpenBSD: patch-html_install_php,v 1.8 2016/02/25 00:46:35 sthen Exp $
--- html/install.php.orig	Sun Feb 14 14:40:25 2016
+++ html/install.php	Sun Feb 14 14:40:29 2016
@@ -397,7 +397,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
