scylla-jmx/dist
Fred de Villamil e80a5e3cb3 Make more configuration options available for sysconfig
Using systemd to run scylla-jmx won't load params from
/etc/defaults/scylla-jmx because it expects params to be sent using the
command line.

This patch enhances the sysconfig file by adding the available options
(commented) and passes the right options to systemd `ExecStart` when
defined. That way scylla-jmx is ran with the params defined into
/etc/defaults/scylla-jmx.

Maybe not the most elegant way to do it, but 1/ it works 2/ I didn't
find a better solution to fix that problem.

Message-Id: <20170927085236.6704-1-fdevillamil@synthesio.com>
2017-10-09 15:52:35 +03:00
..
common Make more configuration options available for sysconfig 2017-10-09 15:52:35 +03:00
debian dist/debian: append postfix '~DISTRIBUTION' to scylla package version 2017-08-10 11:39:19 +03:00
redhat default to our in-tree mock config when building on CentOS 2017-07-27 16:02:16 +00:00