K 10 svn:author V 7 zeising K 8 svn:date V 27 2020-07-22T16:24:28.716037Z K 7 svn:log V 403 MFH: r542669 databases/rrdtool: Don't hardcode in start script Upate the start script of the rrdtool component rrdcached to not hardcode things like group, socket and pid. These can now be overridden in /etc/rc.conf with rrdcached_group, rrdcached_address and rrdcached_pid, respectively. The defaults are still the same. PR: 246122 Submitted by: Dries Michiels Approved by: ports-secteam (joenum) END