1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/databases/rrdtool/files
Niclas Zeising f04dbbe034 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
MFH:		2020Q3
2020-07-20 19:15:12 +00:00
..
patch-8829fa7.c
patch-bindings_python_setup.py
patch-bindings-Makefile.in
patch-configure
patch-doc-Makefile.in
patch-examples_rrdcached_Makefile.in
patch-examples-Makefile.in
patch-src_rrd__graph__helper.c
patch-src_rrd__rpncalc.c
rrdcached.in databases/rrdtool: Don't hardcode in start script 2020-07-20 19:15:12 +00:00